Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[submodule "themes/dot-org-hugo-theme"]
path = themes/dot-org-hugo-theme
url = https://github.com/NE-Collegiate-Cyber-Defense-League/dot-org-hugo-theme.git
url = https://github.com/NECCDL/dot-org-hugo-theme.git
branch = main
6 changes: 3 additions & 3 deletions config/_default/params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ images: ["/images/light-logo.png"]
github_edit: "Edit this page"

github:
repo_url: "https://github.com/NE-Collegiate-Cyber-Defense-League/website/blob/main"
repo_url: "https://github.com/NECCDL/website/blob/main"
show_edit_link: true

social_links:
Expand All @@ -23,13 +23,13 @@ social_links:
discord: "https://discord.gg/rJn6DxwFTC"
facebook: ""
flickr: ""
github: "https://github.com/NE-Collegiate-Cyber-Defense-League/"
github: "https://github.com/NECCDL/"
instagram: ""
landscape: ""
linkedin: "https://www.linkedin.com/company/neccdl"
mastodon: "https://infosec.exchange/@neccdl"
pinterest: ""
rss: "https://github.com/NE-Collegiate-Cyber-Defense-League/website/commits/main/"
rss: "https://github.com/NECCDL/website/commits/main/"
slack: ""
stackoverflow: ""
threads: ""
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/neccdc/discord-verification/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ After logging out, you will lose access to any roles granted by the NECCDL verif

2. What is the source code for the verification bot?

Source code is available on [GitHub](https://github.com/NE-Collegiate-Cyber-Defense-League/discord-verification).
Source code is available on [GitHub](https://github.com/NECCDL/discord-verification).

3. Who can I contact for help with verification?
If you need assistance with the verification process, please reach out to `cyb3rjak3.` via the NECCDL Discord Server.
2 changes: 1 addition & 1 deletion content/en/history/2023/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Sponsors have a chance for exclusive resume access, participation in the competi

## Resources

Source code for the creation of the 2023 competitions can be found in our GitHub [neccdc-2023-public](https://github.com/NE-Collegiate-Cyber-Defense-League/neccdc-2023-public/)
Source code for the creation of the 2023 competitions can be found in our GitHub [neccdc-2023-public](https://github.com/NECCDL/neccdc-2023-public/)

Additional the source code for the regionals inject #13 can be [found here](https://github.com/andrew-aiken/neccdl-2023-R13-webapp).

Expand Down
2 changes: 1 addition & 1 deletion content/en/history/2024/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ NECCDC would not be possible without the generous support of our sponsors. By be

Over the course of the competition teams will need access to an array of documents containing information that will be important for their participation and practice. This page is a collection of those documents.

Source code for the creation of the 2024 competitions can be found in our GitHub [neccdc-2024-public](https://github.com/NE-Collegiate-Cyber-Defense-League/neccdc-2024-public/)
Source code for the creation of the 2024 competitions can be found in our GitHub [neccdc-2024-public](https://github.com/NECCDL/neccdc-2024-public/)

Read a blog post on Black Team infrastructure development: [infrasec.sh](https://infrasec.sh/post/neccdc-2024/)

Expand Down
2 changes: 1 addition & 1 deletion content/en/history/2025/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ NECCDC would not be possible without the generous support of our sponsors. By be

<br>

Source code for the creation of the 2025 competitions can be found in our GitHub [neccdc-2025-public](https://github.com/NE-Collegiate-Cyber-Defense-League/neccdc-2025-public/)
Source code for the creation of the 2025 competitions can be found in our GitHub [neccdc-2025-public](https://github.com/NECCDL/neccdc-2025-public/)

Black team blog post on infrastructure and services: [infrasec.sh](https://infrasec.sh/post/neccdc-2025/)

Expand Down
Loading