Changeset ebb1489 in mainline for README.md


Ignore:
Timestamp:
2024-10-13T08:23:40Z (2 months ago)
Author:
GitHub <noreply@…>
Children:
0472cf17
Parents:
2a0c827c (diff), b3b79981 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
git-author:
boba-buba <120932204+boba-buba@…> (2024-10-13 08:23:40)
git-committer:
GitHub <noreply@…> (2024-10-13 08:23:40)
Message:

Merge branch 'HelenOS:master' into topic/packet-capture

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.md

    r2a0c827c rebb1489  
    1010extensible, fault tolerant and easy to understand.
    1111
    12 ![screenshot](http://www.helenos.org/raw-attachment/wiki/Screenshots/gui-14.1-aio.png "Screenshot")
     12![screenshot](https://www.helenos.org/raw-attachment/wiki/Screenshots/gui-14.1-aio.png "Screenshot")
    1313
    1414HelenOS aims to be compatible with the C11 and C++14 standards, but does not
     
    1919incurred by them.
    2020
    21 * [Website](http://helenos.org)
    22 * [Wiki](http://helenos.org/wiki)
    23 * [Tickets](http://www.helenos.org/report/1)
    24 * [How to contribute](http://www.helenos.org/wiki/HowToContribute)
     21* [Website](https://helenos.org)
     22* [Wiki](https://helenos.org/wiki)
     23* [Tickets](https://www.helenos.org/report/1)
     24* [How to contribute](https://www.helenos.org/wiki/HowToContribute)
    2525
    2626## Portability
     
    126126
    127127For additional information about running HelenOS, see
    128 [UsersGuide/RunningInQEMU](http://www.helenos.org/wiki/UsersGuide/RunningInQEMU) or
    129 [UsersGuide/RunningInVirtualBox](http://www.helenos.org/wiki/UsersGuide/RunningInVirtualBox) or
     128[UsersGuide/RunningInQEMU](https://www.helenos.org/wiki/UsersGuide/RunningInQEMU) or
     129[UsersGuide/RunningInVirtualBox](https://www.helenos.org/wiki/UsersGuide/RunningInVirtualBox) or
    130130see the files in tools/conf.
    131131
     
    133133
    134134There is a whole section of our wiki devoted to
    135 [how to contribute to HelenOS](http://www.helenos.org/wiki/HowToContribute).
     135[how to contribute to HelenOS](https://www.helenos.org/wiki/HowToContribute).
    136136But to highlight the most important points, you should subscribe to
    137137our mailing list and if you have an idea for contributing, discuss it
Note: See TracChangeset for help on using the changeset viewer.