Skip to content

Commit 560b3df

Browse files
authored
fix: update links in README to include content directory (#47)
* fix: update links in README to include content directory * fix: update README and link checker to address broken links and improve navigation * moving imaged into the assets/img directory and made orphan image CI issue a warning instead (will remove the orphans when needed)
1 parent 366350c commit 560b3df

File tree

970 files changed

+647
-640
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

970 files changed

+647
-640
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Markup Link Checker (mlc)
3030
uses: becheran/[email protected]
3131
with:
32-
args: "./content/ --ignore-links '*slides.md,*slides.html,*twitter.com*,*sec.gov*,*support.giphy.com*,*bitdefender.com*,*etherscan.io*,*cryptoslate.com*,*golden.com*,'"
32+
args: "./content/ --ignore-links '*slides.md,*slides.html,*twitter.com*,*sec.gov*,*support.giphy.com*,*bitdefender.com*,*etherscan.io*,*cryptoslate.com*,*golden.com*,*medium.com*,*sciencedirect.com*,*ct.cloudflare.com*,*opec.org*,'"
3333

3434
- name: Check for image issues (orphans and broken links)
3535
run: ${PWD}/tools/scripts/orphan-image-scan.sh content/
File renamed without changes.

content/1-Cryptography/img/Authenticated_Encryption_EtM.png renamed to assets/img/1-Cryptography/Authenticated_Encryption_EtM.png

File renamed without changes.
File renamed without changes.
File renamed without changes.

content/1-Cryptography/img/Diffie-Hellman_Key_Exchange_horizontal.svg renamed to assets/img/1-Cryptography/Diffie-Hellman_Key_Exchange_horizontal.svg

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)