Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2487e64

Browse files
authored
fix(docs): fix broken markdown links (coder#9534)
1 parent 82e238b commit 2487e64

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

docs/CONTRIBUTING.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,9 @@ this:
113113
> Note: PR deployment will be re-deployed automatically when the PR is updated.
114114
> It will use the last values automatically for redeployment.
115115
116-
> You need to be a member or collaborator of the of [coder](github.com/coder)
117-
> GitHub organization to be able to deploy a PR.
116+
> You need to be a member or collaborator of the of
117+
> [coder](https://github.com/coder) GitHub organization to be able to deploy a
118+
> PR.
118119
119120
Once the deployment is finished, a unique link and credentials will be posted in
120121
the [#pr-deployments](https://codercom.slack.com/archives/C05DNE982E8) Slack

docs/changelogs/v2.1.1.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
workspaces (#9230) (@Emyrk)
77
![Last used](https://user-images.githubusercontent.com/22407953/262407146-06cded4e-684e-4cff-86b7-4388270e7d03.png)
88
> You can use `last_used_before` and `last_used_after` in the workspaces
9-
> search with [RFC3339Nano](RFC3339Nano) datetimes
9+
> search with [RFC3339Nano](https://www.rfc-editor.org/rfc/rfc3339) datetime
1010
- Add `daily_cost`` to `coder ls` to show
1111
[quota](https://coder.com/docs/v2/latest/admin/quotas) consumption (#9200)
1212
(@ammario)

docs/ides/gateway.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ keytool -import -alias coder -file cacert.pem -keystore /Applications/JetBrains\
146146

147147
1. Select the connection you just added
148148

149-
![Gateway Welcome](../images/gaGteway/gateway-welcome.png)
149+
![Gateway Welcome](../images/gateway/gateway-welcome.png)
150150

151151
1. Click "Check Connection and Continue"
152152

0 commit comments

Comments
 (0)