From 02dfa053ac1097c4580c284c877e790139a50f08 Mon Sep 17 00:00:00 2001 From: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com> Date: Wed, 9 Jul 2025 19:57:20 +0000 Subject: [PATCH 1/2] adjust relative links --- docs/about/contributing/backend.md | 10 +++++----- docs/about/screenshots.md | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/about/contributing/backend.md b/docs/about/contributing/backend.md index 1ffafa62fb324..ad5d91bcda879 100644 --- a/docs/about/contributing/backend.md +++ b/docs/about/contributing/backend.md @@ -16,9 +16,9 @@ Need help or have questions? Join the conversation on our [Discord server](https To understand how the backend fits into the broader system, we recommend reviewing the following resources: -* [General Concepts](../admin/infrastructure/validated-architectures/index.md#general-concepts): Essential concepts and language used to describe how Coder is structured and operated. +* [General Concepts](../../admin/infrastructure/validated-architectures/index.md#general-concepts): Essential concepts and language used to describe how Coder is structured and operated. -* [Architecture](../admin/infrastructure/architecture.md): A high-level overview of the infrastructure layout, key services, and how components interact. +* [Architecture](../../admin/infrastructure/architecture.md): A high-level overview of the infrastructure layout, key services, and how components interact. These sections provide the necessary context for navigating and contributing to the backend effectively. @@ -168,9 +168,9 @@ There are two types of fixtures that are used to test that migrations don't break existing Coder deployments: * Partial fixtures - [`migrations/testdata/fixtures`](../../coderd/database/migrations/testdata/fixtures) + [`migrations/testdata/fixtures`](../../../coderd/database/migrations/testdata/fixtures) * Full database dumps - [`migrations/testdata/full_dumps`](../../coderd/database/migrations/testdata/full_dumps) + [`migrations/testdata/full_dumps`](../../../coderd/database/migrations/testdata/full_dumps) Both types behave like database migrations (they also [`migrate`](https://github.com/golang-migrate/migrate)). Their behavior mirrors @@ -193,7 +193,7 @@ To add a new partial fixture, run the following command: ``` Then add some queries to insert data and commit the file to the repo. See -[`000024_example.up.sql`](../../coderd/database/migrations/testdata/fixtures/000024_example.up.sql) +[`000024_example.up.sql`](../../../coderd/database/migrations/testdata/fixtures/000024_example.up.sql) for an example. To create a full dump, run a fully fledged Coder deployment and use it to diff --git a/docs/about/screenshots.md b/docs/about/screenshots.md index ddf71b823f7fc..7a1eb5b085469 100644 --- a/docs/about/screenshots.md +++ b/docs/about/screenshots.md @@ -2,7 +2,7 @@ ## Log in - + Install Coder in your cloud or air-gapped on-premises. Developers simply log in via their browser to access their Workspaces. From 00a8ed915b48c81f0c61945397077d3a9ed7d5fe Mon Sep 17 00:00:00 2001 From: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com> Date: Wed, 9 Jul 2025 19:59:52 +0000 Subject: [PATCH 2/2] undo screenshot change --- docs/about/screenshots.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/about/screenshots.md b/docs/about/screenshots.md index 7a1eb5b085469..ddf71b823f7fc 100644 --- a/docs/about/screenshots.md +++ b/docs/about/screenshots.md @@ -2,7 +2,7 @@ ## Log in - + Install Coder in your cloud or air-gapped on-premises. Developers simply log in via their browser to access their Workspaces.
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: