mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 23:35:13 +00:00
Fix broken links
This commit is contained in:
parent
5b4f6bbd58
commit
ddf5741dfb
@ -137,7 +137,7 @@ Instead of modifying something on the front end, in your response to the `POST`
|
||||
</form>
|
||||
```
|
||||
|
||||
This content uses the [hx-oob-swap](/attributes/hx-oob-swap) attribute to append itself to the `#contacts-table`, updating
|
||||
This content uses the [hx-swap-oob](/attributes/hx-swap-oob/) attribute to append itself to the `#contacts-table`, updating
|
||||
the table after a contact is added successfully.
|
||||
|
||||
Note that because we are using table rows here, we must enable template fragment parsing (thus sacrificing IE11 compatibility)
|
||||
|
Loading…
x
Reference in New Issue
Block a user