TVL depot development (mail to depot@tvl.su)
 help / color / mirror / code / Atom feed
* [PATCH] docs(REVIEWS): use relative URL for tvl-slapd
@ 2020-07-17 22:36 Alyssa Ross
  0 siblings, 0 replies; only message in thread
From: Alyssa Ross @ 2020-07-17 22:36 UTC (permalink / raw)
  To: depot; +Cc: Alyssa Ross

This means that following the link locally is likely to do something
far more useful.  For example, C-c C-o in Emacs with markdown-mode
will open the tvl-slapd file, rather than opening it in the browser.
---
 docs/REVIEWS.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/REVIEWS.md b/docs/REVIEWS.md
index 872bf73d6..d9e283e31 100644
--- a/docs/REVIEWS.md
+++ b/docs/REVIEWS.md
@@ -133,5 +133,5 @@ The email address is a [public group][].
 [Gerrit walkthrough]: https://gerrit-review.googlesource.com/Documentation/intro-gerrit-walkthrough.html
 [OWNERS]: https://cl.tvl.fyi/plugins/owners/Documentation/config.md
 [guidelines]: ./CONTRIBUTING.md#commit-messages
-[tvl-slapd]: https://code.tvl.fyi/tree/ops/nixos/tvl-slapd/default.nix
+[tvl-slapd]: ../ops/nixos/tvl-slapd/default.nix
 [public group]: https://groups.google.com/a/tazj.in/forum/?hl=en#!forum/depot
-- 
2.27.0



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-17 22:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-17 22:36 [PATCH] docs(REVIEWS): use relative URL for tvl-slapd Alyssa Ross

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

	https://code.tvl.fyi

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 read-only IMAP folder(s) and NNTP newsgroup(s).