Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-ubik committed Aug 28, 2020
1 parent c042df3 commit 6e0ed2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/to_lowercase.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#! /bin/bash

sed -i -E 's/(\(#.*)/\L\1\E/g' md-build/stableCoin/**/*.md
sed -i -E 's/((#.*)/L1E/g' md-build/stableCoin/**/*.md

0 comments on commit 6e0ed2b

Please sign in to comment.