Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ jobs:
run: npm ci
- name: Build
run: npm run build
env:
BASE_URL: /INA-tool/
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

INA Tool is an open-source digital tool developed by the eScience Center aimed at supporting the regulatory framework design process by facilitating the study, analysis, and decision-making through data visualization and interaction.

The web application is running at [https://esi-far.github.io/INA-tool/](https://esi-far.github.io/INA-tool/).
The web application is running at [https://ina-editor.tpm.tudelft.nl/](https:/ina-editor.tpm.tudelft.nl/).

![INA](src/help/network.png)

Expand Down