From 238243d0733f0ef96a5cd7253d3fa44f0bd0cd56 Mon Sep 17 00:00:00 2001 From: Espen Stranger Seland Date: Fri, 31 Jan 2025 14:12:41 +0100 Subject: [PATCH] =?UTF-8?q?Bedre=20spr=C3=A5k?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- documentation/README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/documentation/README.md b/documentation/README.md index 5cb3150..ea9fbc9 100644 --- a/documentation/README.md +++ b/documentation/README.md @@ -1,25 +1,25 @@ # Bruk, konfigurering og automatisering -Denne siden inneholder en oversikt over dokumentasjonen for bruk av denne repoen. +Denne siden gir en oversikt over dokumentasjonen for bruk av dette repoet. -## Bruke repo som mal for egen IG +## Bruke repoet som mal for egen IG -[Instruksjoner for hvordan man kan bruke denne repoen som en mal for andre prosjekter.](https://github.com/HL7Norway/ig-mal/blob/main/documentation/bruke-repo-som-mal.md) +[Følg disse instruksjonene for å bruke dette repoet som en mal for andre prosjekter.](https://github.com/HL7Norway/ig-mal/blob/main/documentation/bruke-repo-som-mal.md) ## Automatisering (actions) ### Generere IG og publisere på GitHub Pages -[Dokumentasjon for bruk av GitHub Actions for å generere og publisere en FHIR Implementation Guide til GitHub Pages.](https://github.com/HL7Norway/ig-mal/blob/main/documentation/action-ig-gh-pages.md) +[Les hvordan du bruker GitHub Actions for å generere og publisere en FHIR Implementation Guide til GitHub Pages.](https://github.com/HL7Norway/ig-mal/blob/main/documentation/action-ig-gh-pages.md) ### Generere PlantUML (diagrammer) -[Dokumentasjon for bruk av GitHub Actions for å generere PlantUML-diagrammer.](https://github.com/HL7Norway/ig-mal/blob/main/documentation/action-plant-uml.md) +[Les hvordan du bruker GitHub Actions for å generere PlantUML-diagrammer.](https://github.com/HL7Norway/ig-mal/blob/main/documentation/action-plant-uml.md) ### Publisere til egen server med FTP -[Dokumentasjon for bruk av GitHub Actions for å laste opp innhold til en FTP-server.](https://github.com/HL7Norway/ig-mal/blob/main/documentation/action-deploy-to-ftp.md) +[Les hvordan du bruker GitHub Actions for å laste opp innhold til en FTP-server.](https://github.com/HL7Norway/ig-mal/blob/main/documentation/action-deploy-to-ftp.md) ### Validere FSH-filer -[Dokumentasjon for hvordan du kan automatisk validere FHIR Shorthand i din IG uten å publisere på nytt.](https://github.com/HL7Norway/ig-mal/blob/main/documentation/action-validate-fsh.md) +[Les hvordan du automatisk validerer FHIR Shorthand i din IG uten å publisere på nytt.](https://github.com/HL7Norway/ig-mal/blob/main/documentation/action-validate-fsh.md)