Skip to content

Commit 1f80f60

Browse files
tuomas777mikkojamG
authored andcommitted
chore: fix "this service" in README
1 parent 861be7d commit 1f80f60

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ To make booking culture and leisure activities easy to all participants:
6969
The Kultus service consists of:
7070

7171
- **[Kultus API](https://github.com/City-of-Helsinki/palvelutarjotin):** The API backend service - The primary source of data. Integrates to LinkedEvents API and extends it's features.
72-
- **[Providers' UI](https://github.com/City-of-Helsinki/palvelutarjotin-admin):** A restricted UI where the events are maintained and published. Often called as "Admin UI".
73-
- **[Teachers' UI](https://github.com/City-of-Helsinki/palvelutarjotin-ui):** (This service). The frontend service where the groups can view and enrol in events.
72+
- **[Providers' UI](https://github.com/City-of-Helsinki/palvelutarjotin-admin):** (This service). A restricted UI where the events are maintained and published. Often called as "Admin UI".
73+
- **[Teachers' UI](https://github.com/City-of-Helsinki/palvelutarjotin-ui):** The frontend service where the groups can view and enrol in events.
7474
- **[Headless CMS](https://github.com/City-of-Helsinki/headless-cms):** Content Management Service that provides dynamic pages and dynamic content for the teachers' UI. It also provides content for the header and the footer. A React component library can be found from https://github.com/City-of-Helsinki/react-helsinki-headless-cms.
7575
- **[LinkedEvents API](https://github.com/City-of-Helsinki/linkedevents):** A city of Helsinki centralized API for events.
7676
- **[Notification Service API](https://github.com/City-of-Helsinki/notification-service-api):** A service used by the Kultus API to send SMS messages.
@@ -552,4 +552,4 @@ There's also a CLI for debugging and manually running releases available for rel
552552
553553
When a Release-Please pull request is merged and a version tag is created (or a proper tag name for a commit is manually created), this tag will be picked by Azure pipeline, which then triggers a new deployment to staging. From there, the deployment needs to be manually approved to allow it to proceed to the production environment.
554554
555-
The tag name is defined in the [azure-pipelines-release.yml](./azure-pipelines-release.yml).
555+
The tag name is defined in the [azure-pipelines-release.yml](./azure-pipelines-release.yml).

0 commit comments

Comments
 (0)