Skip to content

Commit

Permalink
Merge pull request #2 from lincbrain/ak-test
Browse files Browse the repository at this point in the history
Ak test
  • Loading branch information
aaronkanzer authored Nov 29, 2023
2 parents 77d7599 + eaa0495 commit 2e8931a
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions docs/40_initialization.md
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,8 @@ alt="retrieve"
style="width: 60%; height: auto; display: block; margin-left: auto; margin-right: auto;"/>
<br/><br/>

Your frontend should be able to deploy to a auto-generated URL via Netlify now! Steps for domain management and configuration are described further in the `Frontend Deployment` section of these docs.
Your frontend should be able to deploy to a auto-generated URL via Netlify now! Steps for domain management and configuration are described further in the [Frontend Deployment](.
./42_frontend_deployment) section of these docs.

## Sentry

Expand Down Expand Up @@ -414,7 +415,7 @@ A common way that users interact with the DANDI ecosystem is via its CLI and Pyt

##### Create a PyPI Account

Versions of this tool are hosted, versioned and managed by PyPI -- therefor, you will need to create an account.
Versions of this tool are hosted, versioned and managed by PyPI -- therefore, you will need to create an account.

##### Retrieve an API Token

Expand All @@ -436,7 +437,9 @@ alt="retrieve"
style="width: 60%; height: auto; display: block; margin-left: auto; margin-right: auto;"/>
<br/><br/>

##### Create a project with a unique name
In terms of creating and publishing your first project, go to the [documentation for setting up a CLI and Python Client](.
./47_cli_python)


## datalad (TBD)

Expand Down

0 comments on commit 2e8931a

Please sign in to comment.