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: README.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,8 @@ microservices with Python which handles cross-cutting concerns:
22
22
PyMS is powered by [Flask](https://flask.palletsprojects.com/en/1.1.x/), [Connexion](https://github.com/zalando/connexion)
23
23
and [Opentracing](https://opentracing.io/).
24
24
25
-
Get started with [Installation](./docs/installation.md) and then get an overview with the [Quickstart](./docs/quickstart.md).
25
+
Get started with [Installation](https://python-microservices.github.io/installation/)
26
+
and then get an overview with the [Quickstart](https://python-microservices.github.io/quickstart/).
26
27
27
28
## Documentation
28
29
@@ -45,4 +46,4 @@ See our [Create a project from scaffold webpage](https://python-microservices.gi
45
46
## How To contribute
46
47
47
48
We appreciate opening issues and pull requests to make PyMS even more stable & useful! See [This doc](https://python-microservices.github.io/contributing/)
0 commit comments