You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -377,7 +377,7 @@ The article on [Publishing Websites](/docs/publishing/index.qmd) describes in mo
377
377
378
378
You may want to allow readers of your blog to subscribe to updates via email. You can use a third party email service to manage and send these emails.
379
379
380
-
Third party email services will typically take your RSS Feed as input (e.g. `https://www.myblogexample.io/index.xml`) and provide HTML for a subscription widget that you can place on your blog. A good place to locate that widget is often right margin of your blog.
380
+
Third party email services will typically take your RSS Feed as input (e.g. `https://myblogexample.io/docs/blog/index.xml`) and provide HTML for a subscription widget that you can place on your blog. A good place to locate that widget is often right margin of your blog.
381
381
382
382
Here are the steps required to add a subscription widget:
0 commit comments