Skip to content

Commit

Permalink
Update netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
josunect committed Jan 4, 2024
1 parent 22a9f14 commit 15b18c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ URL_IGNORE=\#$\
,/.*web.libera.chat.*/$\
,/^http://tracing.istio-system.*/$\
,/^https://tracing-service.*/$\
,/^https://twitter.com/kialiproject
,/^https://twitter.com/kialiproject.*/

NEW_URLS=$(shell scripts/ignore_new_urls.sh 2> /dev/null)
URL_IGNORE:=$(URL_IGNORE)$(NEW_URLS)
Expand Down

0 comments on commit 15b18c7

Please sign in to comment.