patches and low-level development discussion
 help / color / mirror / code / Atom feed
* [PATCH] doc: fix 404ing link
@ 2020-05-08 23:44 Cole Helbling
  2020-05-09  0:06 ` Alyssa Ross
  0 siblings, 1 reply; 2+ messages in thread
From: Cole Helbling @ 2020-05-08 23:44 UTC (permalink / raw)
  To: devel; +Cc: Cole Helbling

---
 doc/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/index.html b/doc/index.html
index c8dea1d..812793b 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -22,7 +22,7 @@
 
 <ul>
   <li><a href="https://spectrum-os.org/doc/developer-manual.html">Developer manual</a>
-  <li><a href="https://spectrum-os.org/doc/crosvm">crosvm rustdoc</a>
+  <li><a href="https://spectrum-os.org/doc/crosvm/crosvm/">crosvm rustdoc</a>
 </ul>
 
 <p>
-- 
2.26.2

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

* Re: [PATCH] doc: fix 404ing link
  2020-05-08 23:44 [PATCH] doc: fix 404ing link Cole Helbling
@ 2020-05-09  0:06 ` Alyssa Ross
  0 siblings, 0 replies; 2+ messages in thread
From: Alyssa Ross @ 2020-05-09  0:06 UTC (permalink / raw)
  To: Cole Helbling; +Cc: devel

[-- Attachment #1: Type: text/plain, Size: 393 bytes --]

Thanks for the patch!

> -  <li><a href="https://spectrum-os.org/doc/crosvm">crosvm rustdoc</a>
> +  <li><a href="https://spectrum-os.org/doc/crosvm/crosvm/">crosvm rustdoc</a>

I added a redirect, because the previous link should have worked.  But
I've applied your patch as well because it'll save people a request. :)

To ssh://atuin/home/spectrum/www
   7432b8b..13c860e  master -> master

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

end of thread, other threads:[~2020-05-09  0:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-08 23:44 [PATCH] doc: fix 404ing link Cole Helbling
2020-05-09  0:06 ` Alyssa Ross

Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).