mirror of
https://github.com/nasa/fprime.git
synced 2025-12-11 13:04:17 -06:00
* Adding simple landing page for F´ * sp * Create getting-started.html as a redirect to the install guide * Create tutorials.html as a redirect to the tutorial index * Create information.html as redirect to Github Pages index
6 lines
273 B
HTML
6 lines
273 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>Redirecting to https://nasa.github.io/fprime/INSTALL.html</title>
|
|
<meta http-equiv="refresh" content="0; URL=https://nasa.github.io/fprime/INSTALL.html">
|
|
<link rel="canonical" href="https://nasa.github.io/fprime/INSTALL.html">
|