mirror of
https://github.com/Naereen/badges.git
synced 2025-07-21 12:11:12 +02:00
Merge pull request #58 from Vukkyy/true-fake-site
Use invalid TLD for "website down" example
This commit is contained in:
@@ -153,9 +153,9 @@ Worse: [](http://u
|
||||
[](http://cv.lbesson.qc.to/)
|
||||
```
|
||||
|
||||
[](http://myfakewebsitethatshouldnotexist.at.least.i.hope/)
|
||||
[](http://fakesite.invalid/)
|
||||
```markdown
|
||||
[](http://myfakewebsitethatshouldnotexist.at.least.i.hope/)
|
||||
[](http://fakesite.invalid/)
|
||||
```
|
||||
|
||||
### Operating system
|
||||
|
12
README.rst
12
README.rst
@@ -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
|
||||
|
Reference in New Issue
Block a user