Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Broken link in 'What's new in C# 7.0 thru C# 7.3 - exploration' #66

Closed
calumtomeny opened this issue Jun 22, 2020 · 0 comments · Fixed by #67
Closed

Broken link in 'What's new in C# 7.0 thru C# 7.3 - exploration' #66

calumtomeny opened this issue Jun 22, 2020 · 0 comments · Fixed by #67

Comments

@calumtomeny
Copy link
Contributor

calumtomeny commented Jun 22, 2020

Reproduction steps

  1. Navigate to the folder: try-samples\csharp7
  2. Run the command dotnet try
  3. Click on the link to 'ref struct'

Actual result: receive the error 'This localhost page can’t be found'
Expected result: the 'readonly-struct.md' page should load and should scroll to the relevant section

Notes: The URL contains '/readonly-struct#ref-struct-types.md' and it should be /readonly-struct.md#ref-struct-types.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant