File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
documentation/pages/getting-started Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -247,7 +247,7 @@ class Helper extends Component {
247247 Documentation
248248 </ Button >
249249 </ div >
250- < div className = "d-flex justify-content-between mt-lg " >
250+ < div className = "d-flex justify-content-between mt-2 " >
251251 < Button
252252 href = "https://flatlogic.com/forum"
253253 target = "_blank"
Original file line number Diff line number Diff line change @@ -19,8 +19,9 @@ const QuickStart = () => (
1919 < ol >
2020 < li > 1. Mac OS X, Windows, or Linux</ li >
2121 < li > 2. Yarn package + Node.js v6.5 or newer</ li >
22- < li > 3. Running our < a href = "https://github.com/flatlogic/nodejs-backend" rel = "noopener noreferrer" target = "_blank" > Node.js backend</ a >
23- < span className = "small text-muted" > (Required only in full stack version)</ span > </ li >
22+ < li > 3. Running our < a href = "https://github.com/flatlogic/nodejs-backend" rel = "noopener noreferrer" target = "_blank" > Node.js</ a > or
23+ < a href = "https://github.com/flatlogic/app-generator-java" rel = "noopener noreferrer" target = "_blank" > Java</ a > backend
24+ < span className = "small text-muted" > (Required only in full stack version)</ span > </ li >
2425 </ ol >
2526 < h5 > Quick Start:</ h5 >
2627 < ol >
You can’t perform that action at this time.
0 commit comments