diff --git a/README.md b/README.md index 90c9041..332c6f8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Test Repo -This is a repo I plan to use to test random things specifically things with GitHub actions. +This is a repo I plan to use to test random things specifically things with GitHub actions and others. So don't get too excited by what you see here. It really is not that exciting. @@ -13,4 +13,7 @@ Also, this is a bulleted list And a [link](https://www.arsenal.com/) And a [link](https://www.arsenal.com/) And [another broken link](https://github.com/pytorch/serve/blob/master/docs/FAQs.md) -And a [link](https://www.arsenal.com/) \ No newline at end of file +And a [link](https://www.arsenal.com/) + +[Issa link](https://www.intel.com/content/www/us/en/developer/articles/news/llama2.html) +https://www.intel.com/content/www/us/en/developer/articles/news/llama2.html diff --git a/scripts/markdown_link_check_config.json b/scripts/markdown_link_check_config.json index c17a7b8..211af17 100644 --- a/scripts/markdown_link_check_config.json +++ b/scripts/markdown_link_check_config.json @@ -19,6 +19,9 @@ }, { "pattern": "^http(s)?://localhost.*" + }, + { + "pattern": "https://www.intel.com/*" } ] } diff --git a/scripts/spellcheck_conf/wordlist.txt b/scripts/spellcheck_conf/wordlist.txt index 77ef92c..5fdc4de 100644 --- a/scripts/spellcheck_conf/wordlist.txt +++ b/scripts/spellcheck_conf/wordlist.txt @@ -1067,4 +1067,8 @@ chatGPT Llama PEFT LORA -FSDP \ No newline at end of file +FSDP +One +Dos +Trois +Vier \ No newline at end of file