Skip to content

Conversation

@randomnoise
Copy link
Contributor

Changes

It seems there was change where spec.md located in directory stucture and also there are 2 sources; one for the context, another for the subject in spec.md. So, current links give 404 errors.

This remedies the problem.

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

It seems there was change where spec.md located in directory stucture and also there are 2 sources, one for the context, another for the subject in spec.md. So, current links give 404 error.
This remedies the problem.
Copy link
Member

@afrittoli afrittoli 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, we missed these links when moving docs around!
I think the links should not start with a forward slash.

|-------|------|-------------|----------|
| id | `String` | Uniquely identifies the subject within the source. | `1234`, `maven123`, `builds/taskrun123` |
| source | `URI-Reference` | [source](../spec.md#source) from the context | `staging/tekton`, `tekton-dev-123`|
| source | `URI-Reference` | [source](/spec.md#source-context) from the context | `staging/tekton`, `tekton-dev-123`|
Copy link
Member

Choose a reason for hiding this comment

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

I think the link should be source (no initial '/')

@afrittoli
Copy link
Member

Thanks @randomnoise for this PR.
The links have now been fixed as part of #118 - Thanks for your review!

@randomnoise randomnoise deleted the fix-source-context-link branch March 16, 2023 09:36
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