Base Services Hub contains external links without URL schemes

Open Beginner friendly
#1,424 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
1-3 hours
Newbie friendliness
88/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Domain
documentation

Research direction

Open docs/get-started/base-services-hub.mdx and review the external links listed at the reported lines. Add an explicit https:// scheme to each affected company URL, then run the documentation build or link validation available in the repository. Done means all listed external links resolve as full external URLs.

Written by the indexing model from the issue text.

Description

Summary

The Base Services Hub page contains several external Markdown links without an explicit https:// scheme. These may be interpreted as relative/internal links instead of external URLs.

What I found

Examples in docs/get-started/base-services-hub.mdx:

  • docs/get-started/base-services-hub.mdx:25 - [Anchor Zero](anchorzero.com)
  • docs/get-started/base-services-hub.mdx:27 - [Artemis](artemis.xyz)
  • docs/get-started/base-services-hub.mdx:30 - [Chainalysis Hexagate](www.chainalysis.com)
  • docs/get-started/base-services-hub.mdx:35 - [Decubate Technologies](Decubate.com/tms)
  • docs/get-started/base-services-hub.mdx:36 - [Dune](www.dune.com/home)
  • docs/get-started/base-services-hub.mdx:37 - [Dynamic](Dynamic.xyz)
  • docs/get-started/base-services-hub.mdx:38 - [FailSafe](www.getfailsafe.com)
  • docs/get-started/base-services-hub.mdx:43 - [Galxe](www.galxe.com)
  • docs/get-started/base-services-hub.mdx:44 - [GetBlock](getblock.io)
  • docs/get-started/base-services-hub.mdx:47 - [Hexens](Hexens.io)
  • docs/get-started/base-services-hub.mdx:50 - [Layer3](layer3.xyz)
  • docs/get-started/base-services-hub.mdx:51 - [MCA - MultiChain Advisors Inc.](www.multichainadv.com)
  • docs/get-started/base-services-hub.mdx:53 - [Neynar](neynar.com)
  • docs/get-started/base-services-hub.mdx:57 - [OkHi](www.okhi.com)
  • docs/get-started/base-services-hub.mdx:66 - [Runtime Verification](runtimeverification.com)
  • docs/get-started/base-services-hub.mdx:67 - [Security.xyz](security.xyz)
  • docs/get-started/base-services-hub.mdx:68 - [Slash](slash.com)
  • docs/get-started/base-services-hub.mdx:72 - [Tunnl](tunnl.io)

Expected behavior

External company links should include a full URL scheme such as https://.

Suggested fix

Update these links to include https://.

For example:

  • [Anchor Zero](https://anchorzero.com)
  • [Artemis](https://artemis.xyz)
  • [Chainalysis Hexagate](https://www.chainalysis.com)

Impact

The Services Hub is a directory page, so incorrect external links can prevent builders from reaching the listed services.

Dominant language
JavaScript
Stars
337
Forks
798
Avg merge
7h 24m
Merged PRs (30d)
51

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from base/docs

All issues in base/docs

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.