Fix relative link to hypermedia-friendly-scripting essay (#1457)

This commit is contained in:
Garry Pshonik 2023-06-07 16:03:08 -05:00 committed by GitHub
parent 19f8ee9b20
commit 34612f0d0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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