* [bug#71848] [PATCH] website: posts: Update URL to a long gone article
@ 2024-06-29 23:19 ashish.is--- via Guix-patches via
2024-07-26 16:30 ` bug#71848: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: ashish.is--- via Guix-patches via @ 2024-06-29 23:19 UTC (permalink / raw)
To: 71848; +Cc: Ashish SHUKLA
From: Ashish SHUKLA <ashish.is@lostca.se>
* website/posts/dissecting-guix-3-gexps.md: Update hyperlink to a
long gone helpful article about g-expressions to its internet archive
cached version.
---
Hi,
While trying to understand g-expressions, I came across this post which
referenced an article which is long gone.
I was able to retrieve its cached version, courtesy: The Internet
Archive.
So, here is the patch to update the hyperlink with its The Internet
Archive cached version.
Hope this helps
P.S. I can't seem to find where to send patches for the website, so I'm
sending to the guix-patches@. I hope this is okay.
website/posts/dissecting-guix-3-gexps.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/posts/dissecting-guix-3-gexps.md b/website/posts/dissecting-guix-3-gexps.md
index 6f8c7bc..c5787b9 100644
--- a/website/posts/dissecting-guix-3-gexps.md
+++ b/website/posts/dissecting-guix-3-gexps.md
@@ -707,7 +707,7 @@ find useful:
[post](https://www.systemreboot.net/post/deploy-scripts-using-g-expressions)
on using g-expressions with `guix deploy`.
+ Marius Bakke's
- ["Guix Drops" post](https://gexp.no/blog/guix-drops-part-3-g-expressions.html)
+ ["Guix Drops" post](https://web.archive.org/web/20230604153424/https://gexp.no/blog/guix-drops-part-3-g-expressions.html)
which explains g-expressions in a more "top-down" way.
+ This 2020
[FOSDEM talk](https://archive.fosdem.org/2020/schedule/event/gexpressionsguile/)
base-commit: 693f77b9b5e7f70b0e7cc7cba8b58df6c30b3ab2
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#71848: [PATCH] website: posts: Update URL to a long gone article
2024-06-29 23:19 [bug#71848] [PATCH] website: posts: Update URL to a long gone article ashish.is--- via Guix-patches via
@ 2024-07-26 16:30 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2024-07-26 16:30 UTC (permalink / raw)
To: ashish.is; +Cc: 71848-done
Hi,
ashish.is@lostca.se skribis:
> From: Ashish SHUKLA <ashish.is@lostca.se>
>
> * website/posts/dissecting-guix-3-gexps.md: Update hyperlink to a
> long gone helpful article about g-expressions to its internet archive
> cached version.
Good catch, applied!
> P.S. I can't seem to find where to send patches for the website, so I'm
> sending to the guix-patches@. I hope this is okay.
Definitely, and much appreciated!
Thanks,
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-26 16:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-29 23:19 [bug#71848] [PATCH] website: posts: Update URL to a long gone article ashish.is--- via Guix-patches via
2024-07-26 16:30 ` bug#71848: " Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.