public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-CCodingStandardsSpecification PATCH 1/1] Fix URLs on the Introduction page
@ 2020-12-09 15:30 Rebecca Cran
  2020-12-09 17:08 ` Michael D Kinney
  0 siblings, 1 reply; 3+ messages in thread
From: Rebecca Cran @ 2020-12-09 15:30 UTC (permalink / raw)
  To: devel
  Cc: Rebecca Cran, Michael D Kinney, Leif Lindholm, Laszlo Ersek,
	Andrew Fish

The Doxygen manual is no longer at the specified URL: fix it to
link to the current documentation.

While http://www.uefi.org still works, it redirects to the https
version of the site. Avoid the redirect by updating the URL.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Rebecca Cran <rebecca@nuviainc.com>
---
 1_introduction.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/1_introduction.md b/1_introduction.md
index c22c04c9f76d..8862bf369712 100644
--- a/1_introduction.md
+++ b/1_introduction.md
@@ -216,12 +216,12 @@ internal namespaces to other components of the firmware system.
   David Keppel, EECS, UC Berkeley CS&E, University of Washington; Mark Brader,
   SoftQuad Incorporated, Toronto. 6/25/1990.
 
-* _Doxygen manual_, http://www.doxygen.org/manual.html, Version 1.4.6-NO
+* _Doxygen manual_, https://www.doxygen.org/manual/, Version 1.4.6-NO
 
 * _Doxygen Primer_ by Daryl McDaniel, IBM 2002; Updated for Intel Corporation
   1/2006
 
-* _UEFI Specification_, http://www.uefi.org
+* _UEFI Specification_, https://www.uefi.org
 
 * _Beyond Bios:Developing with the Unified Extensible Firmware Interface_,
   Second Edition, Zimmer, Michael Rothman, Suresh Marisetty Copyright @2010
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-11 19:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-09 15:30 [edk2-CCodingStandardsSpecification PATCH 1/1] Fix URLs on the Introduction page Rebecca Cran
2020-12-09 17:08 ` Michael D Kinney
2020-12-11 19:41   ` Michael D Kinney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox