chore: remove unneeded url

This commit is contained in:
Ayo 2023-09-17 11:29:20 +02:00
parent b82e31c78a
commit e7608f8be6

View file

@ -85,7 +85,6 @@ The result is a reactive UI that updates on attribute changes:
If you want a quick start example to copy, this is an example of using a custom element in a single .html file: If you want a quick start example to copy, this is an example of using a custom element in a single .html file:
```html ```html
https://www.npmjs.com/package/web-component-base
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>