Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: modifying Error Links in Documents #1471

Merged
merged 2 commits into from
May 10, 2023

Conversation

chiehwarm
Copy link
Contributor

#拉取/合并请求描述:(PR description)

####为什么提交这份PR(why to submit this PR)
该失效链接为404,我找到了它原来应指向的目的链接,并将其修复。

@chiehwarm chiehwarm marked this pull request as ready for review May 9, 2023 14:16
@@ -84,4 +84,4 @@ void RecordMutex::Lock(const std::string &key) {
}

```
完整代码可参考:[slash_mutex.cc](https://github.com/baotiao/slash/blob/master/src/slash_mutex.cc) [slash_mutex.h](https://github.com/baotiao/slash/blob/master/include/slash_mutex.h)
完整代码可参考:[slash_mutex.cc](https://github.com/PikaLabs/slash/blob/master/slash/src/slash_mutex.cc) [slash_mutex.h](https://github.com/PikaLabs/slash/blob/master/slash/include/slash_mutex.h)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AlexStocks AlexStocks merged commit b08a3c7 into OpenAtomFoundation:unstable May 10, 2023
7 checks passed
ForestLH pushed a commit to ForestLH/pika that referenced this pull request May 10, 2023
* Modifying Error Links in Documents

* Update lock.md
@yaoyinnan yaoyinnan changed the title Modifying Error Links in Documents fix: modifying Error Links in Documents Jul 25, 2023
bigdaronlee163 pushed a commit to bigdaronlee163/pika that referenced this pull request Jun 8, 2024
* Modifying Error Links in Documents

* Update lock.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants