Skip to content

Commit cc6ea59

Browse files
docs: point README hyperlinks to new location (#232)
1 parent d9f073a commit cc6ea59

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ microservices with Python which handles cross-cutting concerns:
2222
PyMS is powered by [Flask](https://flask.palletsprojects.com/en/1.1.x/), [Connexion](https://github.com/zalando/connexion)
2323
and [Opentracing](https://opentracing.io/).
2424

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/).
2627

2728
## Documentation
2829

@@ -45,4 +46,4 @@ See our [Create a project from scaffold webpage](https://python-microservices.gi
4546
## How To contribute
4647

4748
We appreciate opening issues and pull requests to make PyMS even more stable & useful! See [This doc](https://python-microservices.github.io/contributing/)
48-
for more details.
49+
for more details.

0 commit comments

Comments
 (0)