Skip to content

Commit 2822cc1

Browse files
committed
forum and discord link improvements
1 parent 6969dc8 commit 2822cc1

File tree

15 files changed

+19
-16
lines changed

15 files changed

+19
-16
lines changed

_docs/advanced-setup/air.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ The `<config:air />` element in your [_project.xml_](../../project-files/xml-for
9393

9494
## Help & Forums
9595

96-
If you encounter any problems when setting up Lime for AIR, please visit the [forums](http://community.openfl.org/c/help) or [Discord](https://discord.gg/tDgq8EE).
96+
If you encounter any problems when setting up Lime for AIR, please visit the [community forums](http://community.openfl.org/c/help) or [Discord](https://discord.gg/tDgq8EE).

_docs/advanced-setup/android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,4 +183,4 @@ Add the `-emulator` option to your `lime build android` or `lime test android` c
183183

184184
## Help & Forums
185185

186-
If you encounter any problems when setting up Lime for Android, please visit the [forums](http://community.openfl.org/c/help) or [Discord](https://discord.gg/tDgq8EE).
186+
If you encounter any problems when setting up Lime for Android, please visit the [community forums](http://community.openfl.org/c/help) or our [Discord server](https://discord.gg/tDgq8EE).

_docs/advanced-setup/blackberry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ When prompted to automatically download and install the Native SDK, type "n" and
2828

2929
## Help & Forums
3030

31-
If you encounter any problems when setting up Lime for BlackBerry, please visit the [forums](http://community.openfl.org/c/help) or [Discord](https://discord.gg/tDgq8EE).
31+
If you encounter any problems when setting up Lime for BlackBerry, please visit the [community forums](http://community.openfl.org/c/help) or our [Discord server](https://discord.gg/tDgq8EE).

_docs/advanced-setup/electron.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ For packaging a final app bundle for distribution, you may be able to use tools
4848

4949
## Help & Forums
5050

51-
If you encounter any problems when setting up Lime for Electron, please visit the [forums](http://community.openfl.org/c/help) or [Discord](https://discord.gg/tDgq8EE).
51+
If you encounter any problems when setting up Lime for Electron, please visit the [community forums](http://community.openfl.org/c/help) or our [Discord server](https://discord.gg/tDgq8EE).

_docs/advanced-setup/firefox-os.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ You can find more information about working with the App Manager [here](https://
1818

1919
## Help & Forums
2020

21-
If you encounter problems setting up Lime to compile for Firefox OS, please visit the [forums](http://community.openfl.org/c/help) or [Discord](https://discord.gg/tDgq8EE).
21+
If you encounter problems setting up Lime to compile for Firefox OS, please visit the [community forums](http://community.openfl.org/c/help) or our [Discord server](https://discord.gg/tDgq8EE).

_docs/advanced-setup/flash.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ To use a _.swc_ library with Haxe that was compiled from ActionScript, add Haxe'
3434

3535
## Help & Forums
3636

37-
If you encounter any problems when setting up Lime for Flash, please visit the [forums](http://community.openfl.org/c/help) or [Discord](https://discord.gg/tDgq8EE).
37+
If you encounter any problems when setting up Lime for Flash, please visit the [community forums](http://community.openfl.org/c/help) or our [Discord server](https://discord.gg/tDgq8EE).

_docs/advanced-setup/hashlink.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ To compile and launch a HashLink application with one command, run `lime test hl
2222

2323
## Help & Forums
2424

25-
If you encounter any problems when setting up Lime for HashLink, please visit the [forums](http://community.openfl.org/c/help) or [Discord](https://discord.gg/tDgq8EE).
25+
If you encounter any problems when setting up Lime for HashLink, please visit the [community forums](http://community.openfl.org/c/help) or our [Discord server](https://discord.gg/tDgq8EE).

_docs/advanced-setup/html5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ The `<config:html5 />` element in your [_project.xml_](../../project-files/xml-f
8282

8383
## Help & Forums
8484

85-
If you encounter any problems when setting up Lime for HTML5, please visit the [forums](http://community.openfl.org/c/help) or [Discord](https://discord.gg/tDgq8EE).
85+
If you encounter any problems when setting up Lime for HTML5, please visit the [community forums](http://community.openfl.org/c/help) or our [Discord server](https://discord.gg/tDgq8EE).

_docs/advanced-setup/ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ If you need to manually specify a code signing identity, add the `identity` attr
5858

5959
## Help & Forums
6060

61-
You should not need to install the Xcode command-line tools. If this is not the case, or if you encounter other problems when setting up Lime for iOS, please visit the [forums](http://community.openfl.org/c/help) or [Discord](https://discord.gg/tDgq8EE).
61+
You should not need to install the Xcode command-line tools. If this is not the case, or if you encounter other problems when setting up Lime for iOS, please visit the [community forums](http://community.openfl.org/c/help) or our [Discord server](https://discord.gg/tDgq8EE).

_docs/advanced-setup/linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ The `<config:cpp />` element in your [_project.xml_](../../project-files/xml-for
3232

3333
## Help & Forums
3434

35-
If you encounter problems setting up Lime to compile on Linux, please visit the [forums](http://community.openfl.org/c/help) or [Discord](https://discord.gg/tDgq8EE).
35+
If you encounter problems setting up Lime to compile on Linux, please visit the [community forums](http://community.openfl.org/c/help) or our [Discord server](https://discord.gg/tDgq8EE).

0 commit comments

Comments
 (0)