File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 55
55
project : DOCS
56
56
issuetype : Bug
57
57
summary : Broken link detected in TS docs
58
- description : " For more info see https://github.com/viamrobotics/viam-typsescript -sdk/actions/runs/${{ env.GITHUB_RUN_ID }}."
58
+ description : " For more info see https://github.com/viamrobotics/viam-typescript -sdk/actions/runs/${{ env.GITHUB_RUN_ID }}."
59
59
- name : Log created Jira issue
60
60
if : failure()
61
- run : echo "Issue ${{ steps.create.outputs.issue }} was created"
61
+ run : echo "Issue ${{ steps.create.outputs.issue }} was created"
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ IgnoreDirectoryMissingTrailingSlash: false
6
6
IgnoreURLs :
7
7
- " app.viam.com"
8
8
- " http://joda-time.sourceforge.net"
9
+ - " https://typedoc.org/"
9
10
IgnoreDirs :
10
11
- " lib"
11
12
CacheExpires : " 6h"
You can’t perform that action at this time.
0 commit comments