Skip to content

Commit

Permalink
change link to .org
Browse files Browse the repository at this point in the history
  • Loading branch information
Brilator committed Nov 15, 2024
1 parent 0b7d3d7 commit dea6d2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/components/Navbar.astro
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export const MainNav: RecursiveMenu[] = [
{ title: 'ARCitect', slug: 'https://nfdi4plants.github.io/nfdi4plants.knowledgebase/arcitect/' },
{ title: 'Swate', slug: 'https://swate-alpha.nfdi4plants.org/' },
{ title: 'DataPLAN', slug: 'https://dmpg.nfdi4plants.org/' },
{ title: 'ARCManager', slug: 'https://nfdi4plants.github.io/nfdi4plants.knowledgebase/arc-manager/' },
{ title: 'ARCManager', slug: 'https://nfdi4plants.org/nfdi4plants.knowledgebase/arc-manager/' },
]
},
{ title: 'Knowledge Base', slug: 'https://www.nfdi4plants.de/nfdi4plants.knowledgebase/start-here/' },
Expand Down
4 changes: 2 additions & 2 deletions src/content/subpageContent/toolbox/arcmanager.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
title: arcmanager
summary: A web service that allows DataPLANT users to create and modify ARCs in a web browser environment
icon: tabler:layout-grid-add
href: https://nfdi4plants.github.io/nfdi4plants.knowledgebase/arc-manager/
href: https://nfdi4plants.org/nfdi4plants.knowledgebase/arc-manager/
---

**Read More:**
- [ARCmanager manual](https://nfdi4plants.github.io/nfdi4plants.knowledgebase/arc-manager/)
- [ARCmanager manual](https://nfdi4plants.org/nfdi4plants.knowledgebase/arc-manager/)
- [ARCmanager homepage](https://nfdi4plants.de/arcmanager/app/index.html)

0 comments on commit dea6d2a

Please sign in to comment.