Skip to content

Commit df8ca9f

Browse files
author
Marcus Hammarberg
committed
Adds link
1 parent 5ff97eb commit df8ca9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-02-21-getting-started-with-htmx-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,6 +626,6 @@ There are a few things that could clean this up significantly, like moving model
626626

627627
Also, I didn't do an inline edit form - can you? You'll need a GET route for to get the form, and a PATCH route to update the todo information.
628628

629-
You'll find the code here.
629+
[You'll find the code here.](https://github.com/marcusoftnet/HtmxWithRazorSlices)
630630

631631
Now, I'm going to update a pull request with a sample to the Razor Slices repo.

0 commit comments

Comments
 (0)