Skip to content

Commit 045befe

Browse files
Matthew-WiseWarren Buckley
andauthored
Update README.md
Co-authored-by: Warren Buckley <[email protected]>
1 parent 4c1cc02 commit 045befe

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -333,9 +333,7 @@ If you add an attribute of `use-default-styles`, it will render the link fixed t
333333
Perhaps you have changed your umbraco path to something different, you can use the `edit-url` attribute to change the umbraco edit content url:
334334

335335
```html
336-
<our-edit-link edit-url="/mysecretumbracopath#/content/content/edit/"
337-
>Edit</our-edit-link
338-
>
336+
<our-edit-link edit-url="/mysecretumbracopath#/content/content/edit/">Edit</our-edit-link>
339337
```
340338

341339
### Open in a new tab

0 commit comments

Comments
 (0)