Skip to content

Commit

Permalink
adapt to breaking change of URLs on forum
Browse files Browse the repository at this point in the history
  • Loading branch information
rrelyea committed Jul 8, 2024
1 parent e76e9cb commit f028519
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Pages/FAQ.razor
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ See <a href="/updating-portfolio">3 ways to update portfolios</a>.</p>

<p><b>Related Bogleheads.org Forum Threads</b><br/>
<ul>
<li><a target=_new href="https://www.bogleheads.org/forum/viewtopic.php?t=421287">tracking IBONDs in your portfolio with bogle.tools</a>↗️</li>
<li><a target=_new href="https://www.bogleheads.org/forum/viewtopic.php?t=394456">bogle.tools/portfolio-review - tool to help collect and format Portfolio Review info</a>↗️</li>
<li><a target=_new href="https://www.bogleheads.org/forum/viewtopic.php?t=393724">bogle.tools/savings-planner - tool to Prioritize Investments (per Boglheads wiki)</a>↗️</li>
<li><a target=_new href="https://www.bogleheads.org/forum/viewtopic.php?t=398096">bogle.tools - help others with more CSV file format examples from different Custodians</a>↗️</li>
<li><a target=_new href="https://www.bogleheads.org/forum/viewtopic.php?t=388721">bogle.tools/financial-variables - (github repository for well known values that change over time)</a>↗️</li>
<li><a target=_new href="https://www.bogleheads.org/forum/viewtopic.php?p=7647857#p7647857">tracking IBONDs in your portfolio with bogle.tools</a>↗️</li>
<li><a target=_new href="https://www.bogleheads.org/forum/viewtopic.php?p=7051498#p7051498">bogle.tools/portfolio-review - tool to help collect and format Portfolio Review info</a>↗️</li>
<li><a target=_new href="https://www.bogleheads.org/forum/viewtopic.php?p=7035091#p7035091">bogle.tools/savings-planner - tool to Prioritize Investments (per Boglheads wiki)</a>↗️</li>
<li><a target=_new href="https://www.bogleheads.org/forum/viewtopic.php?p=7126729#p7126729">bogle.tools - help others with more CSV file format examples from different Custodians</a>↗️</li>
<li><a target=_new href="https://www.bogleheads.org/forum/viewtopic.php?p=6928838#p6928838">bogle.tools/financial-variables - (github repository for well known values that change over time)</a>↗️</li>
</ul>
</p>

Expand Down
2 changes: 1 addition & 1 deletion Pages/MigrationWarning.razor
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
<b style=font-size:24pt>Time Critical:</b><br/>
This site has moved to <a href=https://multifol.io target=_blank>multifol.io</a><br/>
1) SHORTCUTS: Please update any shortcuts you use to navigate to the new site.<br/>
2) DATA MIGRATION: If you have used this site to enter your portfolio, RSUs, or savings plan, you need to migrate your data. See details: <a href="https://www.bogleheads.org/forum/viewtopic.php?t=434595" target=_blank>data migration instructions</a>.
2) DATA MIGRATION: If you have used this site to enter your portfolio, RSUs, or savings plan, you need to migrate your data. See details: <a href="https://www.bogleheads.org/forum/viewtopic.php?p=7931753#p7931753" target=_blank>data migration instructions</a>.
</p>
}

0 comments on commit f028519

Please sign in to comment.