.github: Update wiki links

The wiki has moved and this change updates links in the edk2 .github
directory to the new page location.

- New location: https://github.com/tianocore/tianocore-wiki.github.io
  - Rendered version: https://www.tianocore.org/tianocore-wiki.github.io/
- Old location: https://github.com/tianocore/tianocore.github.io/wiki

More details: https://github.com/tianocore/edk2/discussions/11969

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
This commit is contained in:
Michael Kubacki
2026-02-03 15:05:50 -05:00
committed by mergify[bot]
parent feefaba102
commit ae73ab7c7d
3 changed files with 6 additions and 4 deletions
+2 -1
View File
@@ -13,7 +13,8 @@ body:
- type: markdown
attributes:
value: |
👋 Only use this issue form for changes following the "code first" process described in [EDK II Code First Process](https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Code-First-Process).
👋 Only use this issue form for changes following the "code first" process described in
[EDK II Code First Process](https://www.tianocore.org/tianocore-wiki.github.io/development/contribution-guides/edk_ii_code_first_process.html).
**Read that document before filing this issue.**
+1 -1
View File
@@ -10,7 +10,7 @@
contact_links:
- name: Reporting Security Issues
url: https://github.com/tianocore/tianocore.github.io/wiki/Reporting-Security-Issues
url: https://www.tianocore.org/tianocore-wiki.github.io/security/processes/reporting_security_issues.html
about: Read the wiki page that describes the process here
- name: EDK II Development Mailing List
url: https://edk2.groups.io/g/devel
@@ -23,8 +23,9 @@ body:
alongside the code implementation of a particularly complex feature or module.
- To file an issue for a TianoCore specification, refer to [these instructions](https://github.com/tianocore-docs/edk2-TemplateSpecification/wiki/TianoCore-Documents-GitBook-Overview)
and reference the specifications In the [TianoCore Docs organization](https://github.com/tianocore-docs).
- To file an issue for a TianoCore specification, refer to
[these instructions](https://www.tianocore.org/tianocore-wiki.github.io/reference/specs-standards/edk_ii_documentation.html)
and reference the specifications In the [TianoCore Docs organization](https://github.com/tianocore-docs).
- For UEFI specifications, refer to the [UEFI Forum](https://uefi.org/specifications) website.