Use invalid TLD for fake site

This commit is contained in:
Vukky
2022-06-05 19:21:43 +02:00
committed by GitHub
parent d3aa23f859
commit 933b7d1daf
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 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 ```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 ### 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 .. |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/ :target: http://cv.lbesson.qc.to/
|Website myfakewebsitethatshouldnotexist.at.least.i.hope| |Website fakesite.invalid|
.. code:: rst .. 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 .. |Website fakesite.invalid| image:: https://img.shields.io/website-up-down-green-red/http/fakesite.invalid.svg
:target: http://myfakewebsitethatshouldnotexist.at.least.i.hope/ :target: http://fakesite.invalid/
-------------- --------------
@@ -1608,8 +1608,8 @@ License ? |GitHub license badges|
:target: http://lbesson.bitbucket.org/ :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 .. |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/ :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 .. |Website fakesite.invalid| image:: https://img.shields.io/website-up-down-green-red/http/fakesite.invalid.svg
:target: http://myfakewebsitethatshouldnotexist.at.least.i.hope/ :target: http://fakesite.invalid/
.. |Ask Me Anything !| image:: https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg .. |Ask Me Anything !| image:: https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg
:target: https://GitHub.com/Naereen/ama :target: https://GitHub.com/Naereen/ama
.. |Demandez moi n'importe quoi !| image:: https://img.shields.io/badge/Demandez%20moi-n'%20importe%20quoi-1abc9c.svg .. |Demandez moi n'importe quoi !| image:: https://img.shields.io/badge/Demandez%20moi-n'%20importe%20quoi-1abc9c.svg