diff options
| author | raysan5 <raysan5@gmail.com> | 2017-03-19 12:52:13 +0100 |
|---|---|---|
| committer | raysan5 <raysan5@gmail.com> | 2017-03-19 12:52:13 +0100 |
| commit | ca8c56561792a58d9b66fef668cf9d3a0fc4e876 (patch) | |
| tree | 1624a3ac04a706af6bc198ec0563737c25dd7eca /docs | |
| parent | 5d1f6616618d52f173a918f6a0378aeae1cb05ad (diff) | |
| download | raylib-ca8c56561792a58d9b66fef668cf9d3a0fc4e876.tar.gz raylib-ca8c56561792a58d9b66fef668cf9d3a0fc4e876.zip | |
Review contact information
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/examples/src/text_ttf_loading.c | 2 | ||||
| -rw-r--r-- | docs/helpme.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/examples/src/text_ttf_loading.c b/docs/examples/src/text_ttf_loading.c index 918209dd..33cda7f5 100644 --- a/docs/examples/src/text_ttf_loading.c +++ b/docs/examples/src/text_ttf_loading.c @@ -5,7 +5,7 @@ * This example has been created using raylib 1.3.0 (www.raylib.com) * raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) * -* Copyright (c) 2015 Ramon Santamaria (Ray San - raysan@raysanweb.com) +* Copyright (c) 2015 Ramon Santamaria (@raysan5) * ********************************************************************************************/ diff --git a/docs/helpme.html b/docs/helpme.html index c692077b..1948c623 100644 --- a/docs/helpme.html +++ b/docs/helpme.html @@ -53,7 +53,7 @@ <div class="content"> <p>I’m working hard on raylib but my resources are quite limited. - If you enjoy raylib and want to help / contribute, please, <a class="simplelink" href="mailto:raysan@raysanweb.com?subject=Hey! I want to help/contribute!"><strong>let me know</strong></a>.</p> + If you enjoy raylib and want to help / contribute, please, <a class="simplelink" href="mailto:ray@raylib.com?subject=Hey! I want to help/contribute!"><strong>let me know</strong></a>.</p> <br> <p>The following help is highly appreciated:</p> <br> |
