Skip to content

Commit afab0c2

Browse files
committed
Moved .org to .berlin domain
1 parent cce94ed commit afab0c2

File tree

8 files changed

+10
-10
lines changed

8 files changed

+10
-10
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ We are super happy if you are interested in contributing an example application.
44

55
All contributions should be done via Pull Requests.
66

7-
Please see our: [Contribution Guidelines](https://docs.green-coding.org/docs/contributing/example-applications-contribution/)
7+
Please see our: [Contribution Guidelines](https://docs.green-coding.berlin/docs/contributing/example-applications-contribution/)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Some interesting examples are:
1313

1414
## How to use
1515

16-
Please see the [documentation](https://docs.green-coding.org/docs/contributing/example-applications-contribution/)
16+
Please see the [documentation](https://docs.green-coding.berlin/docs/contributing/example-applications-contribution/)
1717

1818
## Building and starting
1919

network-test/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
This reporter will transfer a file internally between docker containers
44
and also externally by downloading from the internet.
55

6-
It is designed to test the [Network Reporter](https://docs.green-coding.org/docs/measuring/metric-providers/network-io-cgroup-container/) of the Green Metrics Tool and
7-
its display in the [Green Metrics Dashboard](https://metrics.green-coding.org).
6+
It is designed to test the [Network Reporter](https://docs.green-coding.berlin/docs/measuring/metric-providers/network-io-cgroup-container/) of the Green Metrics Tool and
7+
its display in the [Green Metrics Dashboard](https://metrics.green-coding.berlin).
88

99
## Building
1010

network-test/usage_scenario.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ flow:
2424
container: gcb-alpine-curl
2525
commands:
2626
- type: console
27-
command: curl https://www.green-coding.org/img/blog/dc-power-readings-prototype-workplace.webp --output /tmp/test.webp --silent
27+
command: curl https://www.green-coding.berlin/img/blog/dc-power-readings-prototype-workplace.webp --output /tmp/test.webp --silent
2828
note: Downloading 33.8 kB demo file
2929
- type: console
3030
command: sleep 2

puppeteer-firefox-chrome/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ docker run --rm -it -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix -v $(pw
4747

4848
## Using this container for development
4949

50-
A simple puppeteer script that fetches data from the <green-coding.org> is present
50+
A simple puppeteer script that fetches data from the <green-coding.berlin> is present
5151
in this directory in a Firefox and Chrome variant.
5252

5353
### Using Firefox

wordpress-official-data/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ get a database connection error from Wordpress.
6363

6464
## Running the measurement
6565

66-
To check how to run the measurements check out our [Documentation](https://docs.green-coding.org)
66+
To check how to run the measurements check out our [Documentation](https://docs.green-coding.berlin)

wordpress-official-starter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ the compose instructions directly to the docker daemon.
8484

8585
## Running measurements
8686

87-
To check how to run the measurements check out our [Documentation](https://docs.green-coding.org)
87+
To check how to run the measurements check out our [Documentation](https://docs.green-coding.berlin)

wordpress-vs-hugo/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repository.
1212

1313
## Measurements
1414

15-
You can find all the measurements on <https://metrics.green-coding.org/> by searching
15+
You can find all the measurements on <https://metrics.green-coding.berlin/> by searching
1616
for the repository URL.
1717

1818
If you want to run the measurements locally to falsify be sure to append the
@@ -25,4 +25,4 @@ If you want to run the measurements locally to falsify be sure to append the
2525

2626
## Case Studies
2727

28-
Look at our case studies where we analyze the data: <https://www.green-coding.org/case-studies/wordpress-vs-hugo-cloudflare/>
28+
Look at our case studies where we analyze the data: <https://www.green-coding.berlin/case-studies/wordpress-vs-hugo-cloudflare/>

0 commit comments

Comments
 (0)