Merge pull request #58 from Vukkyy/true-fake-site

Use invalid TLD for "website down" example
This commit is contained in:
Lilian Besson
2022-06-09 07:37:31 +02:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -153,9 +153,9 @@ Worse: [![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://u
[![Website cv.lbesson.qc.to](https://img.shields.io/website-up-down-green-red/http/cv.lbesson.qc.to.svg)](http://cv.lbesson.qc.to/)
```
[![Website myfakewebsitethatshouldnotexist.at.least.i.hope](https://img.shields.io/website-up-down-green-red/http/myfakewebsitethatshouldnotexist.at.least.i.hope.svg)](http://myfakewebsitethatshouldnotexist.at.least.i.hope/)
[![Website fakesite.invalid](https://img.shields.io/website-up-down-green-red/http/fakesite.invalid.svg)](http://fakesite.invalid/)
```markdown
[![Website myfakewebsitethatshouldnotexist.at.least.i.hope](https://img.shields.io/website-up-down-green-red/http/myfakewebsitethatshouldnotexist.at.least.i.hope.svg)](http://myfakewebsitethatshouldnotexist.at.least.i.hope/)
[![Website fakesite.invalid](https://img.shields.io/website-up-down-green-red/http/fakesite.invalid.svg)](http://fakesite.invalid/)
```
### Operating system

View File

@@ -113,14 +113,14 @@ Worse: |Maintenance not intended|
.. |Website cv.lbesson.qc.to| image:: https://img.shields.io/website-up-down-green-red/http/cv.lbesson.qc.to.svg
:target: http://cv.lbesson.qc.to/
|Website myfakewebsitethatshouldnotexist.at.least.i.hope|
|Website fakesite.invalid|
.. code:: rst
|Website myfakewebsitethatshouldnotexist.at.least.i.hope|
|Website fakesite.invalid|
.. |Website myfakewebsitethatshouldnotexist.at.least.i.hope| image:: https://img.shields.io/website-up-down-green-red/http/myfakewebsitethatshouldnotexist.at.least.i.hope.svg
:target: http://myfakewebsitethatshouldnotexist.at.least.i.hope/
.. |Website fakesite.invalid| image:: https://img.shields.io/website-up-down-green-red/http/fakesite.invalid.svg
:target: http://fakesite.invalid/
--------------
@@ -1608,8 +1608,8 @@ License ? |GitHub license badges|
:target: http://lbesson.bitbucket.org/
.. |Website cv.lbesson.qc.to| image:: https://img.shields.io/website-up-down-green-red/http/cv.lbesson.qc.to.svg
:target: http://cv.lbesson.qc.to/
.. |Website myfakewebsitethatshouldnotexist.at.least.i.hope| image:: https://img.shields.io/website-up-down-green-red/http/myfakewebsitethatshouldnotexist.at.least.i.hope.svg
:target: http://myfakewebsitethatshouldnotexist.at.least.i.hope/
.. |Website fakesite.invalid| image:: https://img.shields.io/website-up-down-green-red/http/fakesite.invalid.svg
:target: http://fakesite.invalid/
.. |Ask Me Anything !| image:: https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg
:target: https://GitHub.com/Naereen/ama
.. |Demandez moi n'importe quoi !| image:: https://img.shields.io/badge/Demandez%20moi-n'%20importe%20quoi-1abc9c.svg