Redirect GitHub Pages to Swift Package Index DocC page (#120)
This commit is contained in:
parent
9e8c1d6b6e
commit
ed25306140
|
|
@ -1 +1,6 @@
|
|||
<html><head><meta http-equiv="refresh" content="0; url=docs/current/CoreMetrics/index.html" /></head></html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; url='https://swiftpackageindex.com/apple/swift-metrics/documentation'" />
|
||||
</head>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in New Issue