Skip to content

Commit 08c2796

Browse files
committed
hdi.gregdev.com -> hdi.md
1 parent 86043ba commit 08c2796

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ $ hdi
1919
↑↓ navigate ⇥ sections ⏎ execute c copy q quit
2020
```
2121

22-
See the [blog post](https://blog.gregdev.com/posts/2026-03-18-hdi-a-cli-tool-to-extract-run-commands-from-project-readmes/) for more background information, and the [website](https://hdi.gregdev.com) for an interactive demo.
22+
See the [blog post](https://blog.gregdev.com/posts/2026-03-18-hdi-a-cli-tool-to-extract-run-commands-from-project-readmes/) for more background information, and the [website](https://hdi.md) for an interactive demo.
2323

2424
## Example
2525

site/demo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<link rel="stylesheet" href="demo.css" />
1414
<script
1515
defer
16-
data-domain="hdi.gregdev.com"
16+
data-domain="hdi.md"
1717
src="https://analytics.gregdev.com/js/script.file-downloads.hash.outbound-links.js"
1818
></script>
1919
<script>

site/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<link rel="stylesheet" href="style.css" />
1414
<script
1515
defer
16-
data-domain="hdi.gregdev.com"
16+
data-domain="hdi.md"
1717
src="https://analytics.gregdev.com/js/script.file-downloads.hash.outbound-links.js"
1818
></script>
1919
<script>

0 commit comments

Comments
 (0)