Skip to content

Commit

Permalink
chore: update urls to use github org, add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adalinesimonian committed Jan 23, 2024
1 parent 7e74a77 commit fef0298
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 20 deletions.
17 changes: 0 additions & 17 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,17 +0,0 @@
*
!.gitignore
!*.html
!*.css
!images
!images/*
!CNAME
!graph-data.json
!graph-data-provider.js
!graph.js
!site.webmanifest
!favicon.ico
!.prettierrc
!.editorconfig
!.vscode
!.vscode/*
!LICENCE
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Ordbok API Prosjektnettside

## Lisens

[ISC](LICENCE)
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
</a>
<a href="#features">Funksjonar</a>
<a href="#usage">Bruk</a>
<a href="https://github.com/adalinesimonian/ordbokapi" target="_blank"
<a href="https://github.com/ordbokapi/api" target="_blank"
>GitHub-prosjekt</a
>
<a href="https://api.ordbokapi.org/graphql" target="_blank"
Expand All @@ -80,7 +80,7 @@ <h1>Ordbok API</h1>
<a href="https://api.ordbokapi.org/graphql" class="btn btn-primary"
>Prøv det no</a
>
<a href="https://github.com/adalinesimonian/ordbokapi" class="btn"
<a href="https://github.com/ordbokapi/api" class="btn"
>GitHub-prosjekt</a
>
</div>
Expand Down Expand Up @@ -151,7 +151,7 @@ <h2>Korleis bruka APIet</h2>
<div class="container">
<p>
© 2023 Adaline Simonian. Alle rettar reservert. For spørsmål og
tilbakemeldingar, kontakt meg
tilbakemeldingar, kontakt oss
<a href="https://github.com/adalinesimonian">Github</a>.
</p>
<p>
Expand Down

0 comments on commit fef0298

Please sign in to comment.