Skip to content

Commit ec31732

Browse files
committed
fix: section IDs
1 parent 2354657 commit ec31732

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+116
-116
lines changed

content/contributing.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ zine
4444
- [ZigCC 网站](https://ziglang.cc)
4545
- [ZigCC 公众号](https://github.com/zigcc/.github/raw/main/zig_mp.png)
4646

47-
# [网站更新日志]($section.id('changelog'))
47+
# [网站更新日志]($section.id('website-changelog'))
4848

4949
- **2025-06-30:** 切换到 [zine](https://zine-ssg.io/)
5050
- **2024-08-18:** 切换主题 [docsy](https://github.com/google/docsy)

content/learn/style-guide.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ fn read(stream: std.net.Stream) ![]const u8 {
7474

7575
我认为,这个规范并不能使代码可读性提高。在这个场景下,应该是开发者,而不是编译器,更有资格选择更有可读性的命名方案。
7676

77-
# [命名规范]($section.id('naming-convention'))
77+
# [命名规范]($section.id('naming-conventions'))
7878

7979
除了遵守以上这些规则以外,开发者可以自由地选择他们喜欢的命名规范。但是,理解 Zig 自身的命名规范是有益的,因为大部分你需要打交道的代码,如 Zig 标准库,或者其他三方库,都采用了 Zig 的命名规范。
8080

content/monthly/202207.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
before starting with Zig? :
2929
Zig](https://www.reddit.com/r/Zig/comments/w63x6r/is_it_necessary_to_know_c_or_another_systems/)
3030

31-
# [项目/工具]($section.id('项目/工具'))
31+
# [项目/工具]($section.id('projects-and-tools'))
3232

3333
- [Release bun v0.1.5 ·
3434
oven-sh/bun](https://github.com/oven-sh/bun/releases/tag/bun-v0.1.5)

content/monthly/202208.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
![](/images/blockly.webp)
4949

50-
# [Zig 语言更新](https://github.com/ziglang/zig/pulls?page=1&q=+is%3Aclosed+is%3Apr+closed%3A2022-08-01..2022-09-01)
50+
# [Zig 语言更新]($section.id('zig-language-updates'))
5151

5252
- [make self-hosted the default compiler by andrewrk · Pull Request
5353
\#12368](https://github.com/ziglang/zig/pull/12368) Master

content/monthly/202209.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@ Zig,笔者觉得大概率就是本次争论的观点,Rust
126126
- [stm32f4.zig](https://github.com/moonxraccoon/stm32f4.zig) STM32F4(ARM
127127
Cortex M4 的高性能 32 位微控制器) 固件抽象层
128128

129-
# [Zig 语言更新](https://github.com/ziglang/zig/pulls?q=+is%3Aclosed+is%3Apr+closed%3A2022-09-01..2022-10-01+)
129+
# [Zig 语言更新]($section.id('zig-language-updates'))

content/monthly/202210.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@
5555
- [A minimal RocksDB example with
5656
Zig](https://notes.eatonphil.com/zigrocks.html)
5757

58-
# [Zig 语言更新](https://github.com/ziglang/zig/pulls?page=1&q=+is%3Aclosed+is%3Apr+closed%3A2022-10-01..2022-11-01)
58+
# [Zig 语言更新]($section.id('zig-language-updates'))

content/monthly/202211.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ const Animal = union(enum){
114114
- [Zig Support plugin for IntelliJ and CLion version 0.2.0
115115
released](https://zig.news/marioariasc/zig-support-plugin-for-intellij-and-clion-version-020-released-3g06)
116116

117-
# [Zig 语言更新](https://github.com/ziglang/zig/pulls?page=1&q=+is%3Aclosed+is%3Apr+closed%3A2022-11-01..2022-12-01)
117+
# [Zig 语言更新]($section.id('zig-language-updates'))

content/monthly/202212.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313

1414
# [项目/工具]($section.id('项目/工具'))
1515

16-
# [Zig 语言更新](https://github.com/ziglang/zig/pulls?page=1&q=+is%3Aclosed+is%3Apr+closed%3A2022-12-01..2023-01-01)
16+
# [Zig 语言更新]($section.id('zig-language-updates'))

content/monthly/202301.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ Zig library for HyperLogLog estimation
9898
[This Week In Zig](https://thisweekinzig.mataroa.blog/)
9999
一个介绍 Zig 的周刊,主要是 master 分支上的改动
100100

101-
# [Zig 语言更新](https://github.com/ziglang/zig/pulls?page=1&q=+is%3Aclosed+is%3Apr+closed%3A2023-01-01..2023-02-01)
101+
# [[Zig 语言更新]($section.id('zig-language-updates'))](https://github.com/ziglang/zig/pulls?page=1&q=+is%3Aclosed+is%3Apr+closed%3A2023-01-01..2023-02-01)

content/monthly/202302.smd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ build,让构建不再那么痛苦。
110110
- [Writing high-performance clients for
111111
TigerBeetle](https://tigerbeetle.com/blog/2023-02-21-writing-high-performance-clients-for-tigerbeetle/)
112112

113-
# [Zig 语言更新](https://github.com/ziglang/zig/pulls?page=1&q=+is%3Aclosed+is%3Apr+closed%3A2023-02-01..2023-03-01)
113+
# [Zig 语言更新]($section.id('zig-language-updates'))

0 commit comments

Comments
 (0)