Skip to content

Non working link in development environment setup #128

@SaschaWillems

Description

@SaschaWillems

The chapter for the development environment setup has the following paragraph:

You can now use the link:/attachments/[attachments] directory in this tutorial
as a template for your Vulkan projects. Make a copy, rename it to something like `HelloTriangle`
and remove all the code in `main.cpp`.

Problem is: That links does not work and it's afaik not possible to have Antora link to and display folders.

So people clicking on this might be confused as they expect to see a code file, but instead get a 404 "file not available".

I'm inclined to rephrase this to:

You can now use the code from any of the following chapters as a template for your Vulkan projects. Make a copy, rename it to something like `HelloTriangle` and remove all the code in `main.cpp`.

@gpx1000 : Any thoughts?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions