Skip to content

Commit b6e2eb8

Browse files
committed
chore: fix broken links
1 parent 5217651 commit b6e2eb8

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

.lycheeignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.w3s.link

networks/mainnet/explorers.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ Website: [filfox.info](https://filfox.info)
2121

2222
Website: [filscan.io](https://filscan.io)
2323

24-
### Filutils
25-
26-
Website: [filutils.com](https://www.filutils.com/en)
27-
2824
### Starboard
2925

3026
Website: [fvm.starboard.ventures](https://fvm.starboard.ventures/)

storage-providers/skills/linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ sudo sysctl -p
5757

5858
Diagnosing performance bottlenecks on a system is vital to keeping a well balanced [sealing pipeline](../architecture/sealing-pipeline.md).
5959

60-
There are many good resources to check out when it comes to Linux performance troubleshooting. Brendan Gregg’s [Linux performance analysis in 60 seconds](https://netflixtechblog.com/linux-performance-analysis-in-60-000-milliseconds-accc10403c55) is an excellent introduction. Each one of these commands deserves a chapter on its own but can be further researched in their man pages.
60+
There are many good resources to check out when it comes to Linux performance troubleshooting. Brendan Gregg’s [Linux performance analysis in 60 seconds](https://www.brendangregg.com/blog/2015-12-03/linux-perf-60s-video.html) is an excellent introduction. Each one of these commands deserves a chapter on its own but can be further researched in their man pages.
6161

6262
{% embed url="https://www.youtube.com/watch?v=ZdVpKx6Wmc8" %}
6363

0 commit comments

Comments
 (0)