Skip to content

Commit f901e31

Browse files
committed
Switch the 'Edit this page' button to Evolved Binary org
1 parent fb637ca commit f901e31

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

cityehr-modelling-guide/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
<website.output.folder>${project.build.directory}/website</website.output.folder>
2929

3030
<petal.api-url>https://petal.evolvedbinary.com</petal.api-url>
31-
<petal.github-org-name>cityehr</petal.github-org-name>
31+
<petal.github-org-name>evolvedbinary</petal.github-org-name>
3232
<petal.github-repo-name>cityehr-documentation</petal.github-repo-name>
33-
<petal.github-branch>main</petal.github-branch>
34-
<petal.referrer-base-url>https://cityehr.github.io/cityehr-documentation/modelling-guide</petal.referrer-base-url>
33+
<petal.github-branch>develop</petal.github-branch>
34+
<petal.referrer-base-url>https://evolvedbinary.github.io/cityehr-documentation/modelling-guide</petal.referrer-base-url>
3535
</properties>
3636

3737
<dependencies>

cityehr-quick-start-guide/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
<website.output.folder>${project.build.directory}/website</website.output.folder>
2929

3030
<petal.api-url>https://petal.evolvedbinary.com</petal.api-url>
31-
<petal.github-org-name>cityehr</petal.github-org-name>
31+
<petal.github-org-name>evolvedbinary</petal.github-org-name>
3232
<petal.github-repo-name>cityehr-documentation</petal.github-repo-name>
3333
<petal.github-branch>main</petal.github-branch>
34-
<petal.referrer-base-url>https://cityehr.github.io/cityehr-documentation/quick-start-guide</petal.referrer-base-url>
34+
<petal.referrer-base-url>https://evolvedbinary.github.io/cityehr-documentation/quick-start-guide</petal.referrer-base-url>
3535
</properties>
3636

3737
<dependencies>

0 commit comments

Comments
 (0)