Skip to content

Commit 08b091a

Browse files
committed
Update 2025-09-24
1 parent 3a6d39a commit 08b091a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ To get started, check out the [quickstart guide](https://docs.transluce.org/en/l
2424

2525
- (VSCode) Open Docent via [`docent.code-workspace`](.vscode/docent.code-workspace), which sets up formatting and linting.
2626
- Install pre-commit hooks: `pre-commit install`.
27-
- Follow the [self-host guide (manual version)](https://transluce-docent.readthedocs-hosted.com/en/dev/self_hosting/self_host_docent/#__tabbed_1_2) to self-host Docent on your machine.
28-
- Follow the [quickstart guide](https://transluce-docent.readthedocs-hosted.com/en/dev/quickstart) to ingest some sample transcripts.
27+
- Follow the [self-host guide (manual version)](https://docs.transluce.org/en/latest/self_hosting/self_host_docent/) to self-host Docent on your machine.
28+
- Follow the [quickstart guide](https://docs.transluce.org/en/latest/quickstart) to ingest some sample transcripts.
2929
- To view your database through a GUI, install the [DB Client](https://marketplace.visualstudio.com/items?itemName=cweijan.vscode-database-client2) VSCode extension.

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ nav:
4848
- self_hosting/llm_providers_and_calls.md
4949

5050
repo_name: Docent
51-
repo_url: https://github.com/TransluceAI/docent-platform
51+
repo_url: https://github.com/TransluceAI/docent
5252
plugins:
5353
- search
5454
- autorefs

0 commit comments

Comments
 (0)