docs: remove unicorn-utterances URLs from links

Closes #852
This commit is contained in:
Corbin Crutchley
2023-12-14 00:04:36 -08:00
parent 9e88069d8c
commit 29a6f386c0
21 changed files with 36 additions and 36 deletions

View File

@@ -48,7 +48,7 @@ export class App {}
bootstrapApplication(App);
```
When rendering this app, we get the following output in [the DOM](https://unicorn-utterances.com/posts/understanding-the-dom):
When rendering this app, we get the following output in [the DOM](/posts/understanding-the-dom):
```html
<my-app>