Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
dnorthcote committed Apr 1, 2022
1 parent 7c66922 commit 3aaad63
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions notebooks/rfsoc_studio_hub.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
},
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"tags": []
},
"source": [
"# Welcome to the RFSoC Studio!\n",
"----\n",
Expand Down Expand Up @@ -62,7 +64,7 @@
" <p style=\"font-size:20px\"><a href=\"../spectrum-analyzer/rfsoc_spectrum_analysis.ipynb\">Spectrum Analyser</a></p>\n",
" </td>\n",
" <td>\n",
" <p style=\"font-size:20px\"><a href=\"../frequency-planner/rfsoc_frequency_planner.ipynb\">Frequency Planner</a></p>\n",
" <p style=\"font-size:20px\"><a href=\"frequency-planner/rfsoc_frequency_planner.ipynb\">Frequency Planner</a></p>\n",
" </td>\n",
" </tr>\n",
"</table>"
Expand Down Expand Up @@ -90,10 +92,10 @@
" </tr>\n",
" <tr>\n",
" <td>\n",
" <p style=\"font-size:20px\"><a href=\"../ofdm-demonstrator/rfsoc_ofdm_demonstrator.ipynb\">OFDM Demonstrator</a></p>\n",
" <p style=\"font-size:20px\"><a href=\"ofdm-demonstrator/rfsoc_ofdm_demonstrator.ipynb\">OFDM Demonstrator</a></p>\n",
" </td>\n",
" <td>\n",
" <p style=\"font-size:20px\"><a href=\"../qpsk-demonstrator/rfsoc_qpsk_demonstrator.ipynb\">QPSK Demonstrator</a></p>\n",
" <p style=\"font-size:20px\"><a href=\"qpsk-demonstrator/rfsoc_qpsk_demonstrator.ipynb\">QPSK Demonstrator</a></p>\n",
" </td>\n",
" </tr>\n",
" <tr>\n",
Expand All @@ -106,10 +108,10 @@
" </tr>\n",
" <tr>\n",
" <td>\n",
" <p style=\"font-size:20px\"><a href=\"../bpsk-demonstrator/rfsoc_bpsk_demonstrator.ipynb\">BPSK Demonstrator</a></p>\n",
" <p style=\"font-size:20px\"><a href=\"bpsk-demonstrator/rfsoc_bpsk_demonstrator.ipynb\">BPSK Demonstrator</a></p>\n",
" </td>\n",
" <td>\n",
" <p style=\"font-size:20px\"><a href=\"../pynq_agc/AGC_Dashboard.ipynb\">Automatic Gain Control</a></p>\n",
" <p style=\"font-size:20px\"><a href=\"pynq_agc/AGC_Dashboard.ipynb\">Automatic Gain Control</a></p>\n",
" </td>\n",
" </tr>\n",
"</table>"
Expand Down Expand Up @@ -190,10 +192,10 @@
" </tr>\n",
" <tr>\n",
" <td>\n",
" <p style=\"font-size:20px\"><a href=\"../dsp-notebooks//machine_learning/01_modulation_classification.ipynb\">Machine Learning</a></p>\n",
" <p style=\"font-size:20px\"><a href=\"dsp-notebooks//machine_learning/01_modulation_classification.ipynb\">Machine Learning</a></p>\n",
" </td>\n",
" <td>\n",
" <p style=\"font-size:20px\"><a href=\"../dsp-notebooks/ofdm_fundamentals/01_ofdm_fundamentals.ipynb\">OFDM Fundamentals</a></p>\n",
" <p style=\"font-size:20px\"><a href=\"dsp-notebooks/ofdm_fundamentals/01_ofdm_fundamentals.ipynb\">OFDM Fundamentals</a></p>\n",
" </td>\n",
" </tr>\n",
"</table>"
Expand Down

0 comments on commit 3aaad63

Please sign in to comment.