From 5fb22341ffb76ccf8b2a57e46fe1b94311e6098a Mon Sep 17 00:00:00 2001 From: Alex Memering Date: Tue, 28 Feb 2017 11:06:44 -0800 Subject: [PATCH] Fixing empty links In GtHub markdown a link of the form [.*]() will just link back to the current page. The intended usage of the links were to to go to themselves, which GitHub does for you when a URL appears in normal Markdown text. --- admob/testapp/readme.md | 6 +++--- analytics/testapp/readme.md | 10 +++++----- auth/testapp/readme.md | 6 +++--- database/testapp/readme.md | 6 +++--- invites/testapp/readme.md | 6 +++--- messaging/testapp/readme.md | 6 +++--- remote_config/testapp/readme.md | 6 +++--- storage/testapp/readme.md | 6 +++--- 8 files changed, 26 insertions(+), 26 deletions(-) diff --git a/admob/testapp/readme.md b/admob/testapp/readme.md index 816daaa4..74300c31 100644 --- a/admob/testapp/readme.md +++ b/admob/testapp/readme.md @@ -37,7 +37,7 @@ Getting Started - You can use "com.google.ios.admob.testapp" as the iOS Bundle ID while you're testing. You can omit App Store ID while testing. - Download the Firebase C++ SDK linked from - [https://firebase.google.com/docs/cpp/setup]() and unzip it to a + https://firebase.google.com/docs/cpp/setup and unzip it to a directory of your choice. - Add the following frameworks from the Firebase C++ SDK to the project: - frameworks/ios/universal/firebase.framework @@ -88,7 +88,7 @@ Getting Started - For further details please refer to the [general instructions for setting up an Android app with Firebase](https://firebase.google.com/docs/android/setup). - Download the Firebase C++ SDK linked from - [https://firebase.google.com/docs/cpp/setup]() and unzip it to a + https://firebase.google.com/docs/cpp/setup and unzip it to a directory of your choice. - Configure the location of the Firebase C++ SDK by setting the firebase\_cpp\_sdk.dir Gradle property to the SDK install directory. @@ -118,7 +118,7 @@ Getting Started Support ------- -[https://firebase.google.com/support/]() +https://firebase.google.com/support/ License ------- diff --git a/analytics/testapp/readme.md b/analytics/testapp/readme.md index b86b20d8..0b328d9a 100644 --- a/analytics/testapp/readme.md +++ b/analytics/testapp/readme.md @@ -39,7 +39,7 @@ Building and Running the testapp console to the testapp root directory. This file identifies your iOS app to the Firebase backend. - Download the Firebase C++ SDK linked from - [https://firebase.google.com/docs/cpp/setup]() and unzip it to a + https://firebase.google.com/docs/cpp/setup and unzip it to a directory of your choice. - Add the following frameworks from the Firebase C++ SDK to the project: - frameworks/ios/universal/firebase.framework @@ -62,7 +62,7 @@ Building and Running the testapp "View --> Debug Area --> Activate Console" from the menu. - After 5 hours, data should be visible in the Firebase Console under the "Analytics" tab accessible from - [https://firebase.google.com/console/](). + https://firebase.google.com/console/. ### Android - Register your Android app with Firebase. @@ -90,7 +90,7 @@ Building and Running the testapp - For further details please refer to the [general instructions for setting up an Android app with Firebase](https://firebase.google.com/docs/android/setup). - Download the Firebase C++ SDK linked from - [https://firebase.google.com/docs/cpp/setup]() and unzip it to a + https://firebase.google.com/docs/cpp/setup and unzip it to a directory of your choice. - Configure the location of the Firebase C++ SDK by setting the firebase\_cpp\_sdk.dir Gradle property to the SDK install directory. @@ -112,12 +112,12 @@ Building and Running the testapp the command line. - After 5 hours, data should be visible in the Firebase Console under the "Analytics" tab accessible from - [https://firebase.google.com/console/](). + https://firebase.google.com/console/. Support ------- -[https://firebase.google.com/support/]() +https://firebase.google.com/support/ License ------- diff --git a/auth/testapp/readme.md b/auth/testapp/readme.md index 7506b53d..bb9448f2 100644 --- a/auth/testapp/readme.md +++ b/auth/testapp/readme.md @@ -58,7 +58,7 @@ Building and Running the testapp enable "Anonymous". This will allow the testapp to use email accounts and anonymous sign-in. - Download the Firebase C++ SDK linked from - [https://firebase.google.com/docs/cpp/setup]() and unzip it to a + https://firebase.google.com/docs/cpp/setup and unzip it to a directory of your choice. - Add the following frameworks from the Firebase C++ SDK to the project: - frameworks/ios/universal/firebase.framework @@ -110,7 +110,7 @@ Building and Running the testapp - For further details please refer to the [general instructions for setting up an Android app with Firebase](https://firebase.google.com/docs/android/setup). - Download the Firebase C++ SDK linked from - [https://firebase.google.com/docs/cpp/setup]() and unzip it to a + https://firebase.google.com/docs/cpp/setup and unzip it to a directory of your choice. - Configure the location of the Firebase C++ SDK by setting the firebase\_cpp\_sdk.dir Gradle property to the SDK install directory. @@ -162,7 +162,7 @@ Known issues Support ------- -[https://firebase.google.com/support/]() +https://firebase.google.com/support/ License ------- diff --git a/database/testapp/readme.md b/database/testapp/readme.md index 1a578105..809e0dc5 100644 --- a/database/testapp/readme.md +++ b/database/testapp/readme.md @@ -70,7 +70,7 @@ Building and Running the testapp authenticate with Firebase Database, which requires a signed-in user by default (an anonymous user will suffice). - Download the Firebase C++ SDK linked from - [https://firebase.google.com/docs/cpp/setup]() and unzip it to a + https://firebase.google.com/docs/cpp/setup and unzip it to a directory of your choice. - Add the following frameworks from the Firebase C++ SDK to the project: - frameworks/ios/universal/firebase.framework @@ -125,7 +125,7 @@ Building and Running the testapp - For further details please refer to the [general instructions for setting up an Android app with Firebase](https://firebase.google.com/docs/android/setup). - Download the Firebase C++ SDK linked from - [https://firebase.google.com/docs/cpp/setup]() and unzip it to a + https://firebase.google.com/docs/cpp/setup and unzip it to a directory of your choice. - Configure the location of the Firebase C++ SDK by setting the firebase\_cpp\_sdk.dir Gradle property to the SDK install directory. @@ -159,7 +159,7 @@ Known issues Support ------- -[https://firebase.google.com/support/]() +https://firebase.google.com/support/ License ------- diff --git a/invites/testapp/readme.md b/invites/testapp/readme.md index 42275262..528236ce 100644 --- a/invites/testapp/readme.md +++ b/invites/testapp/readme.md @@ -48,7 +48,7 @@ Building and Running the testapp YOUR\_REVERSED\_CLIENT\_ID. Replace this with the value of the REVERSED\_CLIENT\_ID string in GoogleService-Info.plist. - Download the Firebase C++ SDK linked from - [https://firebase.google.com/docs/cpp/setup]() and unzip it to a + https://firebase.google.com/docs/cpp/setup and unzip it to a directory of your choice. - Add the following frameworks from the Firebase C++ SDK to the project: - frameworks/ios/universal/firebase.framework @@ -108,7 +108,7 @@ Building and Running the testapp - For further details please refer to the [general instructions for setting up an Android app with Firebase](https://firebase.google.com/docs/android/setup). - Download the Firebase C++ SDK linked from - [https://firebase.google.com/docs/cpp/setup]() and unzip it to a + https://firebase.google.com/docs/cpp/setup and unzip it to a directory of your choice. - Configure the location of the Firebase C++ SDK by setting the firebase\_cpp\_sdk.dir Gradle property to the SDK install directory. @@ -152,7 +152,7 @@ Building and Running the testapp Support ------- -[https://firebase.google.com/support/]() +https://firebase.google.com/support/ License ------- diff --git a/messaging/testapp/readme.md b/messaging/testapp/readme.md index dc0675d7..59d3e4f2 100644 --- a/messaging/testapp/readme.md +++ b/messaging/testapp/readme.md @@ -45,7 +45,7 @@ Building and Running the testapp console to the testapp root directory. This file identifies your iOS app to the Firebase backend. - Download the Firebase C++ SDK linked from - [https://firebase.google.com/docs/cpp/setup]() and unzip it to a + https://firebase.google.com/docs/cpp/setup and unzip it to a directory of your choice. - Add the following frameworks from the Firebase C++ SDK to the project: - frameworks/ios/universal/firebase.framework @@ -105,7 +105,7 @@ with: [general instructions for setting up an Android app with Firebase](https://firebase.google.com/docs/android/setup). - Download the Firebase C++ SDK linked from - [https://firebase.google.com/docs/cpp/setup]() and unzip it to a + https://firebase.google.com/docs/cpp/setup and unzip it to a directory of your choice. **Configure your SDK paths** @@ -161,7 +161,7 @@ curl --header "Authorization: key=" --header "Content-Type: applicat Support ------- -[https://firebase.google.com/support/]() +https://firebase.google.com/support/ License ------- diff --git a/remote_config/testapp/readme.md b/remote_config/testapp/readme.md index 178c7f35..e0c0385b 100644 --- a/remote_config/testapp/readme.md +++ b/remote_config/testapp/readme.md @@ -41,7 +41,7 @@ Building and Running the testapp console to the testapp root directory. This file identifies your iOS app to the Firebase backend. - Download the Firebase C++ SDK linked from - [https://firebase.google.com/docs/cpp/setup]() and unzip it to a + https://firebase.google.com/docs/cpp/setup and unzip it to a directory of your choice. - Add the following frameworks from the Firebase C++ SDK to the project: - frameworks/ios/universal/firebase.framework @@ -89,7 +89,7 @@ Building and Running the testapp - For further details please refer to the [general instructions for setting up an Android app with Firebase](https://firebase.google.com/docs/android/setup). - Download the Firebase C++ SDK linked from - [https://firebase.google.com/docs/cpp/setup]() and unzip it to a + https://firebase.google.com/docs/cpp/setup and unzip it to a directory of your choice. - Configure the location of the Firebase C++ SDK by setting the firebase\_cpp\_sdk.dir Gradle property to the SDK install directory. @@ -127,7 +127,7 @@ keys that begin with "TestD". Support ------- -[https://firebase.google.com/support/]() +https://firebase.google.com/support/ License ------- diff --git a/storage/testapp/readme.md b/storage/testapp/readme.md index d67d0b4a..5e26d7d7 100644 --- a/storage/testapp/readme.md +++ b/storage/testapp/readme.md @@ -63,7 +63,7 @@ Building and Running the testapp authenticate with Firebase Storage, which requires a signed-in user by default (an anonymous user will suffice). - Download the Firebase C++ SDK linked from - [https://firebase.google.com/docs/cpp/setup]() and unzip it to a + https://firebase.google.com/docs/cpp/setup and unzip it to a directory of your choice. - Add the following frameworks from the Firebase C++ SDK to the project: - frameworks/ios/universal/firebase.framework @@ -118,7 +118,7 @@ Building and Running the testapp - For further details please refer to the [general instructions for setting up an Android app with Firebase](https://firebase.google.com/docs/android/setup). - Download the Firebase C++ SDK linked from - [https://firebase.google.com/docs/cpp/setup]() and unzip it to a + https://firebase.google.com/docs/cpp/setup and unzip it to a directory of your choice. - Configure the location of the Firebase C++ SDK by setting the firebase\_cpp\_sdk.dir Gradle property to the SDK install directory. @@ -142,7 +142,7 @@ Building and Running the testapp Support ------- -[https://firebase.google.com/support/]() +https://firebase.google.com/support/ License -------