Skip to content

Commit

Permalink
docs(public)
Browse files Browse the repository at this point in the history
add linking to headings, files
  • Loading branch information
igeligel committed Jul 16, 2016
1 parent 05725ac commit 8174437
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/public.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*Summary*
> Class to contact the csgofast pricing api.
- public static ISkadiPriceList GetPrices()
- [public static ISkadiPriceList GetPrices()](#public-static-iskadipricelist-getprices)

---------------------------------

Expand All @@ -17,7 +17,7 @@
*Returns*
> A list of items which contains the markethashname.
>
> For further reference lookup: ISkadiPriceList.
> For further reference lookup: [ISkadiPriceList](https://github.com/igeligel/skadiprices.csgofast/blob/master/src/skadiprices.csgofast/Interfaces/ISkadiPriceList.cs).
*Example*
```csharp
Expand Down

0 comments on commit 8174437

Please sign in to comment.