Skip to content

Change code links to 'raw' #9

@rmdickson

Description

@rmdickson

Change code links to 'raw' pages so that the learner can copy the link and download the code with 'wget', instead of downloading a bunch of html or having to screen-scrape.

For example on the page "First C++ Program" the link
https://github.com/acenet-arc/cpp_as_a_second_language/blob/master/lesson_src/hello.cpp
should be changed to
https://raw.githubusercontent.com/acenet-arc/cpp_as_a_second_language/master/lesson_src/hello.cpp

Metadata

Metadata

Assignees

No one assigned

    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