Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msmock authored Jul 24, 2024
1 parent cc4f384 commit c69b4f1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# EPD by example
# EPR by example

This repository contains the project EPD by example.
The documentation is published on [https://ehealthsuisse.github.io/EPD-by-example](https://ehealthsuisse.github.io/EPD-by-example),
This repository contains the project EPR by example.
The documentation is published on [https://ehealthsuisse.github.io/EPR-by-example](https://ehealthsuisse.github.io/EPR-by-example),
the repository contains the markdown sources and examples of transactions.

## Automatic publication
Expand All @@ -15,7 +15,7 @@ The documentation can be locally built and previewed with the following commands

```bash
pip install -r requirements.txt
# To preview the documentation on http://127.0.0.1:8000/EPD-by-example/:
# To preview the documentation on http://127.0.0.1:8000/EPR-by-example/:
mkdocs serve
# To build the documentation:
mkdocs build
Expand Down

0 comments on commit c69b4f1

Please sign in to comment.