##Creating help files

#### Link and references to pictures.

All links are relative to the current md-file.

Link to pages located in the same directory:

```
[linkname](file.md)
```

Link to subpages located in subdirectories:

```
[linkname](subfolder/file.md)
```

External Links:

```
[linkname](linkurl "linktitle")
```

Images:

```
![SDN-R in ONAP](./ONAP-SDN-R.png "SDN-R in ONAP")
```

#### Supported formates

md-format:
Picture formats: PNG