Skip to content

Commit

Permalink
update references from facebookexperimental/eden to facebook/sapling
Browse files Browse the repository at this point in the history
Summary: repo changed a while ago, update references

Reviewed By: MichaelCuevas

Differential Revision: D63047649

fbshipit-source-id: 602618e6dfafd9a7f47a5f96c7b4b63e3c373e15
  • Loading branch information
ahornby authored and facebook-github-bot committed Sep 21, 2024
1 parent 1e478b2 commit c6c4e3a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion eden/fs/cli/trace_cmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ class TraceInodeCommand(Subcmd):
parent inode is reached (this may materialize inodes all the way to the root).
Further definitions regarding inodes state changes can be found at
https://github.com/facebookexperimental/eden/blob/main/eden/fs/docs/Glossary.md
https://github.com/facebook/sapling/blob/main/eden/fs/docs/Glossary.md
Events for this command are encoded using the following emojis/letters:
Expand Down
2 changes: 1 addition & 1 deletion eden/scm/packaging/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Version: %VERSION%
Architecture: amd64
Maintainer: Meta Platforms, Inc.
Description: A source control client.
Source: https://github.com/facebookexperimental/eden
Source: https://github.com/facebook/sapling
Recommends: nodejs
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const config = {
'https://www.internalfb.com/code/fbsource/fbcode/eden/website/',
// This does not exist yet...
external:
'https://github.com/facebookexperimental/eden/tree/main/website',
'https://github.com/facebook/sapling/tree/main/website',
}),
remarkPlugins: [
[require('remark-github'), {repository: "facebook/sapling"}],
Expand Down

0 comments on commit c6c4e3a

Please sign in to comment.