Skip to content

Commit 5bafe69

Browse files
committed
docs are annoying
1 parent 73257ac commit 5bafe69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: doc_script.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
cargo doc --no-deps
22
rm -rf ./docs
3-
echo "<meta http-equiv=\"refresh\" content=\"0; url=build_wheel\">" > target/doc/index.html
3+
echo "<meta http-equiv=\"refresh\" content=\"0; url=triemap\">" > target/doc/index.html
44
cp -r target/doc ./docs

Diff for: docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<meta http-equiv="refresh" content="0; url=build_wheel">
1+
<meta http-equiv="refresh" content="0; url=triemap">

0 commit comments

Comments
 (0)