Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jiachengxu committed Sep 12, 2023
1 parent f19ed5a commit 348ddf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.PHONY: generate-docs
generate-docs:
@cp README.md docs/index.md
@sed -i '' 's/\.\/CONTRIBUTING\.md/contributing\.md/g' docs/index.md
@sed -i 's/\.\/CONTRIBUTING\.md/contributing\.md/g' docs/index.md
@cp CONTRIBUTING.md docs/contributing.md
@go run hack/gendocs/main.go

0 comments on commit 348ddf4

Please sign in to comment.