Skip to content

Fix "Source" link in lesson website #33

@josenino95

Description

@josenino95

The following line of the config.yaml configures where you go after clicking the "Source" hyperlink at the bottom of the lesson page.

source: 'https://github.com/carpentries/workbench-template-md' # FIXME

Right now, it takes me to the workbench template repo, but it should take me to this repo, so it should be changed to:

source: 'https://github.com/LibraryCarpentry/lc-containers_vms'

Making this change will facilitate people that want to go to the lesson repo to contribute to the lesson or raise an issue.

Probably the 'contact:' parameter could also be updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions