mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
deploy: 64ff55be0e
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=../../../uucore/ringbuffer/index.html">
|
||||
<title>Redirection</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="../../../uucore/ringbuffer/index.html">../../../uucore/ringbuffer/index.html</a>...</p>
|
||||
<script>location.replace("../../../uucore/ringbuffer/index.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=../../../uucore/ringbuffer/struct.RingBuffer.html">
|
||||
<title>Redirection</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="../../../uucore/ringbuffer/struct.RingBuffer.html">../../../uucore/ringbuffer/struct.RingBuffer.html</a>...</p>
|
||||
<script>location.replace("../../../uucore/ringbuffer/struct.RingBuffer.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user