kopia lustrzana https://github.com/badgen/badgen.net
New homepage
rodzic
b68f2e6b52
commit
65341f4231
|
@ -1,4 +1,4 @@
|
|||
# Fast badge generating service.
|
||||
# Fast badge generating service
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ function serveListBadge (req, res, params) {
|
|||
}
|
||||
|
||||
function redirect (req, res) {
|
||||
res.writeHead(302, { 'Location': 'https://amio.github.io/badgen' })
|
||||
res.writeHead(302, { 'Location': 'https://badgen.github.io/service' })
|
||||
res.end()
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue