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 1434e2d commit 10d6131Copy full SHA for 10d6131
reference/execution/execution/read_env.md
@@ -67,9 +67,9 @@ int main()
67
* ex::read_env[color ff0000]
68
* ex::sender[link sender.md]
69
* ex::get_scheduler[link get_scheduler.md]
70
-* ex::let_value[lin let_value.md]
+* ex::let_value[link let_value.md]
71
* ex::starts_on[link starts_on.md]
72
-* ex::just[lin just.md]
+* ex::just[link just.md]
73
* std::this_thread::sync_wait[link ../this_thread/sync_wait.md]
74
* value()[link /reference/optional/optional/value.md]
75
@@ -91,7 +91,7 @@ int main()
91
92
93
## 関連項目
94
-- [`execution::get_env`](read_env.md)
+- [`execution::get_env`](get_env.md)
95
96
97
## 参照
0 commit comments