dart-lang / dart-lang/pub-dev

Override more relative links in markdown / documentation

Open
#3,975 7 comments 0 reactions 0 assignees View on GitHub
Type: bug
Dominant language
Dart
Stars
944
Forks
184
Avg merge
1d 15h
Merged PRs (30d)
12

Description

* In the Readme.md of my package I linked the example tab of my package. Earlier this **used to work** by placing the following in the md file.

```md
[example](/example)
```
* For reference: https://pub.dev/packages/number_inc_dec

* However this link fails now and goes to `https://github.com/example`

What is the correct approach to do this? How to link the install tab and example tabs correctly. Should I just use full URL instead?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.