Skip to content

Commit 9230cd1

Browse files
committed
fix(docs): a few more link fixups
Signed-off-by: Vaughn Dice <[email protected]>
1 parent 1f8ee63 commit 9230cd1

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

.broken-links.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
├─BROKEN─ https://spinframework.dev/v3/variables#adding-variables-to-your-applications (HTTP_308)

content/v2/contributing-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Reference resources are merely a dry description; describing the feature in its
5858

5959
### 4. Explanation
6060

61-
An explanation resource is written using a deep-dive approach i.e. providing a deep explanation with the view to impart a deep understanding of a particular concept, feature or product. You may find your contribution is so in-depth that it becomes a long form article like a blog post. If that is the case, please get in touch and we can discuss options around getting your content published on another platform; like the [Spin Blog](https://spinframework.dev/blog).
61+
An explanation resource is written using a deep-dive approach i.e. providing a deep explanation with the view to impart a deep understanding of a particular concept, feature or product. You may find your contribution is so in-depth that it becomes a long form article like a blog post. If that is the case, consider an addition to the Spin Blog.
6262

6363
## Technical Documentation Procedure
6464

content/v3/contributing-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Reference resources are merely a dry description; describing the feature in its
5858

5959
### 4. Explanation
6060

61-
An explanation resource is written using a deep-dive approach i.e. providing a deep explanation with the view to impart a deep understanding of a particular concept, feature or product. You may find your contribution is so in-depth that it becomes a long form article like a blog post. If that is the case, please get in touch and we can discuss options around getting your content published on another platform; like the [Spin Blog](https://spinframework.dev/blog).
61+
An explanation resource is written using a deep-dive approach i.e. providing a deep explanation with the view to impart a deep understanding of a particular concept, feature or product. You may find your contribution is so in-depth that it becomes a long form article like a blog post. If that is the case, consider an addition to the Spin Blog.
6262

6363
## Technical Documentation Procedure
6464

content/v3/deploying.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ title = "Deploy Options"
22
template = "main"
33
date = "2023-11-04T00:00:01Z"
44
[extra]
5-
url = "https://github.com/spinframework/spin-docs/blob/main/content/v3/deploying-to-fermyon.md"
5+
url = "https://github.com/spinframework/spin-docs/blob/main/content/v3/deploying.md"
66

77
---
88

0 commit comments

Comments
 (0)