You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/wiki/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ The official documentation/wiki is located at [https://github.com/EiffelWebFrame
9
9
- For time to time we have [web meetings](project/Meetings.md), and less frequently [physical meetings](project/Meetings.md) that occurs usually during other Eiffel related events.
10
10
11
11
## Documentation ##
12
-
-[Documentation](documentation/index.md)
12
+
-[Documentation](documentation/README.md)
13
13
14
14
## Contributions ##
15
15
- You want to contribute or follow the progress/discussion, see the [collaboration page](community.md)
@@ -18,7 +18,7 @@ The official documentation/wiki is located at [https://github.com/EiffelWebFrame
18
18
## See also ##
19
19
-[list of tasks, and a potential roadmap](project/Tasks-Roadmap.md)
20
20
-[General source structure of this project](Source-structure.md)
21
-
- EWSGI: [Eiffel Web Server Gateway Interface](EWSGI/index.md)
21
+
- EWSGI: [Eiffel Web Server Gateway Interface](EWSGI/README.md)
22
22
-[Overview of the server side architecture](Spec-Server-Architecture.md)
23
23
- This project is also a collection of [Libraries](Libraries.md) related to the Web
0 commit comments