From d58bdd6889e58f9e8bdec15e10ce0bf5b1c47af6 Mon Sep 17 00:00:00 2001 From: Rex Hoffman Date: Wed, 9 Dec 2020 11:20:15 -0800 Subject: [PATCH] github url update, ignoring developers.libra.org Closes: #6874 --- .../documentation_bug_report.md | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 4 +-- .github/workflows/land-blocking.yml | 2 +- CONTRIBUTING.md | 10 +++---- client/diem-dev/Cargo.toml | 2 +- client/diem-dev/README.md | 26 +++++++++---------- client/faucet/Cargo.toml | 2 +- client/json-rpc/Cargo.toml | 2 +- client/swiss-knife/Cargo.toml | 2 +- client/swiss-knife/README.md | 4 +-- client/transaction-builder/Cargo.toml | 2 +- common/bitvec/Cargo.toml | 2 +- common/bounded-executor/Cargo.toml | 2 +- common/channel/Cargo.toml | 2 +- .../channel/many-keys-stress-test/Cargo.toml | 2 +- common/channel/src/message_queues.rs | 2 +- common/crash-handler/Cargo.toml | 2 +- common/datatest-stable/Cargo.toml | 2 +- common/debug-interface/Cargo.toml | 2 +- common/diemdoc/Cargo.toml | 2 +- common/infallible/Cargo.toml | 2 +- common/logger/Cargo.toml | 2 +- common/logger/derive/Cargo.toml | 2 +- common/metrics-core/Cargo.toml | 2 +- common/metrics/Cargo.toml | 2 +- common/nibble/Cargo.toml | 2 +- common/proptest-helpers/Cargo.toml | 2 +- common/retrier/Cargo.toml | 2 +- common/short-hex-str/Cargo.toml | 2 +- common/subscription-service/Cargo.toml | 2 +- common/temppath/Cargo.toml | 2 +- common/trace/Cargo.toml | 2 +- common/workspace-hack/Cargo.toml | 2 +- config/Cargo.toml | 2 +- config/generate-key/Cargo.toml | 2 +- config/global-constants/Cargo.toml | 2 +- config/management/Cargo.toml | 2 +- config/management/genesis/Cargo.toml | 2 +- .../network-address-encryption/Cargo.toml | 2 +- config/management/operational/Cargo.toml | 2 +- config/seed-peer-generator/Cargo.toml | 2 +- consensus/Cargo.toml | 2 +- consensus/README.md | 2 +- consensus/src/twins/basic_twins_test.rs | 2 +- crypto/crypto-derive/Cargo.toml | 2 +- crypto/crypto/Cargo.toml | 2 +- crypto/crypto/README.md | 2 +- diem-node/Cargo.toml | 2 +- docker/compose/README.md | 2 +- execution/README.md | 2 +- execution/db-bootstrapper/Cargo.toml | 2 +- execution/executor-benchmark/Cargo.toml | 2 +- execution/executor-test-helpers/Cargo.toml | 2 +- execution/executor-types/Cargo.toml | 2 +- execution/executor/Cargo.toml | 2 +- json-rpc/Cargo.toml | 2 +- json-rpc/types/Cargo.toml | 2 +- language/README.md | 2 +- language/benchmarks/Cargo.toml | 2 +- language/bytecode-verifier/Cargo.toml | 2 +- language/bytecode-verifier/README.md | 2 +- .../bytecode-verifier-tests/Cargo.toml | 2 +- .../invalid-mutations/Cargo.toml | 2 +- language/compiler/Cargo.toml | 2 +- language/compiler/README.md | 6 ++--- language/compiler/ir-to-bytecode/Cargo.toml | 2 +- .../compiler/ir-to-bytecode/syntax/Cargo.toml | 2 +- .../diem-tools/diem-events-fetcher/Cargo.toml | 2 +- .../diem-validator-interface/Cargo.toml | 2 +- .../diem-tools/transaction-replay/Cargo.toml | 2 +- .../writeset-transaction-generator/Cargo.toml | 2 +- language/diem-vm/Cargo.toml | 2 +- language/diem-vm/README.md | 2 +- language/e2e-testsuite/Cargo.toml | 2 +- language/ir-testsuite/Cargo.toml | 2 +- language/move-core/types/Cargo.toml | 2 +- .../move-core/types/src/account_address.rs | 2 +- language/move-ir/types/Cargo.toml | 2 +- language/move-lang/README.md | 2 +- language/move-prover/README.md | 2 +- language/move-prover/bytecode/Cargo.toml | 2 +- language/move-prover/tests/testsuite.rs | 2 +- language/move-vm/integration-tests/Cargo.toml | 2 +- language/move-vm/natives/Cargo.toml | 2 +- language/move-vm/runtime/Cargo.toml | 2 +- language/move-vm/test-utils/Cargo.toml | 2 +- language/move-vm/types/Cargo.toml | 2 +- language/stdlib/Cargo.toml | 2 +- language/stdlib/README.md | 2 +- language/stdlib/compiled/Cargo.toml | 2 +- language/stdlib/modules/LCS.move | 2 +- language/stdlib/modules/doc/LCS.md | 2 +- .../doc/spec_documentation.md | 4 +-- .../doc/transaction_script_documentation.md | 8 +++--- .../spec_documentation_template.md | 4 +-- ...ansaction_script_documentation_template.md | 8 +++--- language/testing-infra/e2e-tests/Cargo.toml | 2 +- .../testing-infra/functional-tests/Cargo.toml | 2 +- .../module-generation/Cargo.toml | 2 +- .../testing-infra/test-generation/Cargo.toml | 2 +- .../testing-infra/test-generation/README.md | 2 +- language/tools/genesis-viewer/Cargo.toml | 2 +- language/tools/move-cli/Cargo.toml | 2 +- language/tools/move-cli/README.md | 22 ++++++++-------- language/tools/move-coverage/Cargo.toml | 2 +- language/tools/move-explain/Cargo.toml | 2 +- language/tools/resource-viewer/Cargo.toml | 2 +- language/tools/vm-genesis/Cargo.toml | 2 +- language/transaction-builder/Cargo.toml | 2 +- .../transaction-builder/generator/Cargo.toml | 2 +- .../transaction-builder/generator/README.md | 2 +- language/vm/Cargo.toml | 2 +- language/vm/README.md | 6 ++--- language/vm/serializer-tests/Cargo.toml | 2 +- mempool/Cargo.toml | 2 +- mempool/README.md | 2 +- network/Cargo.toml | 2 +- network/README.md | 2 +- network/builder/Cargo.toml | 2 +- network/memsocket/Cargo.toml | 2 +- network/netcore/Cargo.toml | 2 +- network/network-address/Cargo.toml | 2 +- network/simple-onchain-discovery/Cargo.toml | 2 +- network/socket-bench-server/Cargo.toml | 2 +- network/src/peer_manager/mod.rs | 2 +- .../src/protocols/wire/messaging/v1/mod.rs | 2 +- network/src/transport/mod.rs | 2 +- secure/json-rpc/Cargo.toml | 2 +- secure/json-rpc/README.md | 2 +- secure/key-manager/Cargo.toml | 2 +- secure/key-manager/README.md | 2 +- secure/net/Cargo.toml | 2 +- secure/push-metrics/Cargo.toml | 2 +- secure/storage/Cargo.toml | 2 +- secure/storage/README.md | 2 +- secure/storage/github/Cargo.toml | 2 +- secure/storage/vault/Cargo.toml | 2 +- secure/time/Cargo.toml | 2 +- specifications/README.md | 4 +-- specifications/crypto/README.md | 6 ++--- specifications/state_sync/README.md | 6 ++--- .../key_manager/README.md | 14 +++++----- state-synchronizer/Cargo.toml | 2 +- state-synchronizer/README.md | 2 +- .../src/tests/integration_tests.rs | 2 +- storage/README.md | 2 +- storage/accumulator/Cargo.toml | 2 +- storage/backup/backup-cli/Cargo.toml | 2 +- storage/backup/backup-service/Cargo.toml | 2 +- storage/diemdb/Cargo.toml | 2 +- storage/diemsum/Cargo.toml | 2 +- storage/inspector/Cargo.toml | 2 +- storage/jellyfish-merkle/Cargo.toml | 2 +- storage/schemadb/Cargo.toml | 2 +- storage/scratchpad/Cargo.toml | 2 +- storage/state-view/Cargo.toml | 2 +- storage/storage-client/Cargo.toml | 2 +- storage/storage-interface/Cargo.toml | 2 +- storage/storage-service/Cargo.toml | 2 +- testsuite/cli/Cargo.toml | 2 +- testsuite/cli/diem-wallet/Cargo.toml | 2 +- testsuite/cluster-test/Cargo.toml | 2 +- testsuite/diem-fuzzer/Cargo.toml | 2 +- testsuite/diem-fuzzer/fuzz/Cargo.toml | 2 +- testsuite/diem-swarm/Cargo.toml | 2 +- testsuite/generate-format/Cargo.toml | 2 +- testsuite/smoke-test/Cargo.toml | 2 +- testsuite/smoke-test/attribute/Cargo.toml | 2 +- types/Cargo.toml | 2 +- vm-validator/Cargo.toml | 2 +- 170 files changed, 221 insertions(+), 221 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/documentation_bug_report.md b/.github/ISSUE_TEMPLATE/documentation_bug_report.md index 0505ec87bc24f..f89c3c59df3e4 100644 --- a/.github/ISSUE_TEMPLATE/documentation_bug_report.md +++ b/.github/ISSUE_TEMPLATE/documentation_bug_report.md @@ -9,7 +9,7 @@ assignees: '' # 🐛 Bug -If you're looking to report an issue with the Diem Core project go to https://github.com/libra/libra +If you're looking to report an issue with the Diem Core project go to https://github.com/diem/diem