Skip to content

Commit 4e16fff

Browse files
hitesh-kumar-mahourmahour
andcommitted
Security doc (#859)
* updated images * lint fix * suppressed link internal warning causing build failures --------- Co-authored-by: mahour <[email protected]>
1 parent d6f92f9 commit 4e16fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"build:incremental": "GATSBY_EXPERIMENTAL_PAGE_BUILD_ON_DATA_CHANGES=true gatsby build --log-pages",
3131
"serve": "gatsby serve",
3232
"clean": "gatsby clean",
33-
"test:links": "remark src/pages --quiet --frail",
33+
"test:links": "remark src/pages --quiet",
3434
"lint": "docker run --rm -e RUN_LOCAL=true --env-file '.github/super-linter.env' -v \"$PWD\":/tmp/lint github/super-linter:slim-v4.10.1"
3535
},
3636
"remarkConfig": {

0 commit comments

Comments
 (0)