mirror of
https://github.com/fleetdm/fleet
synced 2026-05-21 16:08:47 +00:00
Add URL encoding to avoid confusing link parser (#3686)
This commit is contained in:
parent
1041c6dd46
commit
dc8e7cd4db
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ The majority of the code, documentation, and content we create at Fleet is publi
|
|||
|
||||
### 出来 Think, fast
|
||||
|
||||
Between overthinking and rushing, there is a [golden mean](https://en.wikipedia.org/wiki/Golden_mean_(philosophy)).
|
||||
Between overthinking and rushing, there is a [golden mean](https://en.wikipedia.org/wiki/Golden_mean_%28philosophy%29).
|
||||
|
||||
- think for yourself (only you can)
|
||||
- from first principles
|
||||
|
|
|
|||
Loading…
Reference in a new issue