We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c326b6f commit d888f48Copy full SHA for d888f48
cheatsheets/shell/scripting/replace.md
@@ -143,7 +143,7 @@ sed -i '' 's/foo/bar/g' file.txt
143
144
See more info in my [sed][] guide.
145
146
-[sed]: {{ site.baseurl }}{% link cheatsheets/shell/commands/sed.md %}
+[sed]: {{ site.baseurl }}{% link cheatsheets/shell/commands/read-write/sed.md %}
147
148
149
## Replace word in file
0 commit comments