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

chore: Fix broken link #3497

Merged
merged 2 commits into from
Nov 16, 2023
Merged

chore: Fix broken link #3497

merged 2 commits into from
Nov 16, 2023

Conversation

RajeshRk18
Copy link
Contributor

Description

Replaced broken link with a valid one here

Problem*

Resolves

Summary*

Additional Context

Documentation*

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [Exceptional Case] Documentation to be submitted in a separate PR.

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

Copy link
Member

@TomAFrench TomAFrench left a comment

Choose a reason for hiding this comment

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

Thanks for this!

@TomAFrench TomAFrench enabled auto-merge November 16, 2023 08:39
@TomAFrench TomAFrench added this pull request to the merge queue Nov 16, 2023
Merged via the queue into noir-lang:master with commit 5c2e5f4 Nov 16, 2023
32 of 33 checks passed
@ghost
Copy link

ghost commented Nov 16, 2023

@RajeshRk18, it seems we still have some broken links. Can you fix them?

> grep -r "/master/crates/" .

./docs/versioned_docs/version-v0.10.5/standard_library/cryptographic_primitives/04_ec_primitives.md:[ec_baby_jubjub test](https://github.com/noir-lang/noir/blob/master/crates/nargo_cli/tests/test_data/ec_baby_jubjub/src/main.nr)
./docs/versioned_docs/version-v0.6.0/standard_library/cryptographic_primitives/04_ec_primitives.md:[ec_baby_jubjub test](https://github.com/noir-lang/noir/blob/master/crates/nargo_cli/tests/test_data/ec_baby_jubjub/src/main.nr)
./docs/versioned_docs/version-v0.9.0/standard_library/cryptographic_primitives/04_ec_primitives.md:[ec_baby_jubjub test](https://github.com/noir-lang/noir/blob/master/crates/nargo_cli/tests/test_data/ec_baby_jubjub/src/main.nr)
./docs/versioned_docs/version-v0.7.1/standard_library/cryptographic_primitives/04_ec_primitives.md:[ec_baby_jubjub test](https://github.com/noir-lang/noir/blob/master/crates/nargo_cli/tests/test_data/ec_baby_jubjub/src/main.nr)
./docs/versioned_docs/version-v0.19.2/standard_library/cryptographic_primitives/04_ec_primitives.md:[ec_baby_jubjub test](https://github.com/noir-lang/noir/blob/master/crates/nargo_cli/tests/test_data/ec_baby_jubjub/src/main.nr)
./docs/versioned_docs/version-v0.19.1/standard_library/cryptographic_primitives/04_ec_primitives.md:[ec_baby_jubjub test](https://github.com/noir-lang/noir/blob/master/crates/nargo_cli/tests/test_data/ec_baby_jubjub/src/main.nr)
./docs/versioned_docs/version-v0.17.0/standard_library/cryptographic_primitives/04_ec_primitives.md:[ec_baby_jubjub test](https://github.com/noir-lang/noir/blob/master/crates/nargo_cli/tests/test_data/ec_baby_jubjub/src/main.nr)
./docs/docs/standard_library/cryptographic_primitives/04_ec_primitives.md:[ec_baby_jubjub test](https://github.com/noir-lang/noir/blob/master/crates/nargo_cli/tests/test_data/ec_baby_jubjub/src/main.nr)

TomAFrench added a commit that referenced this pull request Nov 17, 2023
* master:
  chore: update `async-lsp` to v0.1.0 (#3489)
  fix: adding proving key initialization (#3322)
  chore(fmt): don't lose line breaks between comments (#3505)
  feat: Add LSP command to profile opcodes in vscode (#3496)
  chore: format integration tests (#3399)
  chore: Refactor parser tests (with concat!()) (#3500)
  chore: format function signature (#3495)
  chore: update `self_cell` to v1.0.2 (#3487)
  chore: Fix broken link (#3497)
  chore: update array formatting style (#3486)
  chore(fmt): add fn_call_width (#3480)
  chore: Fix undesirable line break before '{' in function signature with comments (#3473)
  fix: apply predicate to over/underflow checks (#3494)
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.

2 participants