Fix markdownlint MD034/MD040 in notices and security docs

Wrap bare URLs and the contact email in angle brackets, and add a language to
the license-text code fences, so the shared markdown lint passes.
This commit is contained in:
Weston Blieden
2026-07-07 20:35:24 +02:00
parent 0331f8d8c5
commit 02dda93272
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ Please report security issues privately rather than in a public issue:
- Use GitHub's "Report a vulnerability" (Security > Advisories) to open a
private advisory, or
- email moshe@mohome.net.
- email <moshe@mohome.net>.
Include the affected version (or `.eap` filename), camera model / Axis OS
version, a description and its impact, and reproduction steps if available. You
+3 -3
View File
@@ -6,15 +6,15 @@ code is licensed separately (see `LICENSE`, BSD 3-Clause).
## Tailscale
- Copyright (c) 2020 Tailscale & AUTHORS
- Project: https://github.com/tailscale/tailscale
- Project: <https://github.com/tailscale/tailscale>
- License: BSD 3-Clause
Tailscale is a product of Tailscale Inc. This package independently
redistributes the Tailscale binaries and is not affiliated with, endorsed by, or
supported by Tailscale Inc. For the official Tailscale client, visit
https://tailscale.com.
<https://tailscale.com>.
```
```text
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: