Skip to content

Commit

Permalink
fix: netx doc reference
Browse files Browse the repository at this point in the history
  • Loading branch information
DecFox committed Jul 5, 2024
1 parent 1dc235e commit c5a39e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/build_docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ description: OONI netx package design documentation
slug: probe-engine/design/netx
---
EOF
strip_title $BASE_PATH/dd-02-netx.md >> $DOC_PATH
strip_title $BASE_PATH/dd-002-netx.md >> $DOC_PATH
DOC_PATH=$DOCS_ROOT/03-design-step-by-step.md
cat <<EOF>$DOC_PATH
Expand Down

0 comments on commit c5a39e2

Please sign in to comment.