Skip to content

Commit a8f7c81

Browse files
Fix broken links (#136)
1 parent fe46895 commit a8f7c81

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,5 @@ Visit [Eiffel Community](https://eiffel-community.github.io) to get started and
4646
1. [**Subscription Handling**](./wiki/markdown/Subscription-Handling.md)
4747
- [**Add Subscription**](./wiki/markdown/Add-Subscription.md)
4848
1. [**Test Rules User Guide**](./wiki/markdown/Test-Rules.md)
49-
1. [**Front-end With CURL**](./wiki/markdown/Front-end_with_curl.md)
50-
- [**Examples, using CURL through EI Front-End**](./wiki/markdown/Front-end_with_curl.md#Curl-Examples)
49+
1. [**CURL examples**](./wiki/markdown/curl-examples.md)
5150
1. [**Docker**](./wiki/markdown/docker.md)

wiki/site.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<item name="GUI overview" href="GUI-Overview.html" />
4444
<item name="Subscription handling" href="Subscription-Handling.html" />
4545
<item name="Test rules" href="Test-Rules.html" />
46-
<item name="Curl Examples" href="Front-end_with_curl.html" />
46+
<item name="Curl Examples" href="curl-examples.html" />
4747
<item name="Docker" href="docker.html" />
4848
</menu>
4949

0 commit comments

Comments
 (0)