From 34612f0d0cfcd631d145a308eef5e079a5a53181 Mon Sep 17 00:00:00 2001 From: Garry Pshonik Date: Wed, 7 Jun 2023 16:03:08 -0500 Subject: [PATCH] Fix relative link to hypermedia-friendly-scripting essay (#1457) --- www/content/essays/hypermedia-on-whatever-youd-like.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/content/essays/hypermedia-on-whatever-youd-like.md b/www/content/essays/hypermedia-on-whatever-youd-like.md index ccc94c98..3ac0f1f2 100644 --- a/www/content/essays/hypermedia-on-whatever-youd-like.md +++ b/www/content/essays/hypermedia-on-whatever-youd-like.md @@ -131,7 +131,7 @@ After all, both htmx and hyperscript are _built in JavaScript_. We couldn't hav JavaScript, which, whatever else one might say, has the great virtue of [_being there_](https://en.wikipedia.org/wiki/Being_There). And we even go so far as to _recommend using_ JavaScript for front-end scripting needs in a hypermedia-driven -application, so long as you script in a [hypermedia-friendly](/hypermedia-friendly-scripting/) way. +application, so long as you script in a [hypermedia-friendly](/essays/hypermedia-friendly-scripting/) way. Further, we wouldn't steer someone away from using JavaScript (or TypeScript) on the _server side_ for a hypermedia-driven application, if that language is the best option for your team. As we said earlier, JavaScript now