Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
Documentation/fix/GitHub link (#378)
Browse files Browse the repository at this point in the history
* added table to frontend readme

* added .env vars to the README

* updated readme

* changed URL of api part

* changed github url

* changes not for this pr reverted

* newline goofy augh
  • Loading branch information
Gerwoud authored May 20, 2024
1 parent 214dcad commit 587423b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions documentation/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const config: Config = {
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
'https://github.com/SELab-2/UGent-3',
},
theme: {
customCss: './src/css/custom.css',
Expand All @@ -64,7 +64,7 @@ const config: Config = {
label: 'User guide',
},
{
href: 'https://github.com/facebook/docusaurus',
href: 'https://github.com/SELab-2/UGent-3',
label: 'GitHub',
position: 'right',
},
Expand Down
3 changes: 1 addition & 2 deletions frontend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,4 @@ If you want to execute the linter on all files in the project it can simply be d
with the command:
```sh
npm run lint
```

```

0 comments on commit 587423b

Please sign in to comment.