Skip to content
Snippets Groups Projects
Unverified Commit da92a622 authored by Jeff Bruemmer's avatar Jeff Bruemmer Committed by GitHub
Browse files

docs - various link fixes (#46441)

* link fixes

* more links
parent 6abe4bb8
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ Requirements:
* [Visual Studio Code](https://code.visualstudio.com/) (obviously)
* [Docker](https://www.docker.com/)
* [Remote - Containers extension](vscode:extension/ms-vscode-remote.remote-containers) for VS Code
* [Remote - Containers extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) for VS Code
_Important_: Ensure that Docker is running properly and it can be used to download an image and launch a container, e.g. by running:
......
......@@ -116,9 +116,8 @@ A personal collection works just like any other collection except that its permi
[data-permissions]: ./data.md
[data-sandboxing]: ../permissions/data-sandboxes.md
[offical-collections]: ../exploration-and-organization/collections.md#official-collections
[permissions]: https://www.metabase.com/learn/permissions/
[permissions]: https://www.metabase.com/learn/permissions
[sandbox-columns]: https://www.metabase.com/learn/permissions/data-sandboxing-column-permissions
[sandbox-rows]: https://www.metabase.com/learn/permissions/data-sandboxing-row-permissions
[slack-integration]: ../configuring-metabase/slack.md
[sql-snippet-folders]: ../questions/native-editor/sql-snippets.md
[table-permissions]: ./data.md#table-permissions
......@@ -71,10 +71,9 @@ Whenever you change permissions for a group, make sure you:
[dashboard-subscriptions]: ../dashboards/subscriptions.md
[data-permissions]: ./data.md
[data-sandboxing]: ./data-sandboxes.md
[permissions]: https://www.metabase.com/learn/permissions/
[permissions]: https://www.metabase.com/learn/permissions
[sandbox-columns]: https://www.metabase.com/learn/permissions/data-sandboxing-column-permissions
[sandbox-rows]: https://www.metabase.com/learn/permissions/data-sandboxing-row-permissions
[slack-integration]: ../configuring-metabase/slack.md
[sql-snippet-folders]: ../questions/native-editor/sql-snippets.md
[table-permissions]: data.md#table-permissions
[troubleshooting-permissions]: ../troubleshooting-guide/permissions.md
......@@ -340,6 +340,5 @@ case([Has Wings] = TRUE AND [Has Face] = TRUE, "Bird",
[notebook-editor-def]: https://www.metabase.com/glossary/notebook_editor
[numpy]: https://numpy.org/doc/
[pandas]: https://pandas.pydata.org/pandas-docs/stable/
[spreadsheets-to-bi]: /blog/spreadsheets-to-bi
[sql-reference-guide]: https://www.metabase.com/learn/grow-your-data-skills/learn-sql/debugging-sql/sql-syntax#common-sql-reference-guides
[sumif]: ./sumif.md
......@@ -180,5 +180,4 @@ coalesce([Notes], [Comments] "No notes or comments.")
[notebook-editor-def]: https://www.metabase.com/glossary/notebook_editor
[numpy]: https://numpy.org/doc/
[pandas]: https://pandas.pydata.org/pandas-docs/stable/
[spreadsheets-to-bi]: /blog/spreadsheets-to-bi
[sql-reference-guide]: https://www.metabase.com/learn/grow-your-data-skills/learn-sql/debugging-sql/sql-syntax#common-sql-reference-guides
......@@ -8,7 +8,7 @@ You have told Metabase to send email notifications, but:
- the notifications aren't arriving.
Before any other troubleshooting, try sending a test email to isolate the problem.
Before any other troubleshooting, try sending a test email to isolate the problem.
## Can you successfully send a test email?
......@@ -16,7 +16,7 @@ Before any other troubleshooting, try sending a test email to isolate the proble
**Steps to take:**
1. Navigate to the __Admin Panel__ and click __Email__ in the left sidebar.
1. Navigate to the __Admin Panel__ and click __Email__ in the left sidebar.
2. Confirm that your host, port, email address, and password are entered correctly. If they are, click __Save changes__. If your changes have successfully saved, you'll see an option to __Send test email__.
3. Click __Send test email__. The test email will go the address associated with your Metabase account.
4. Verify that the email is delivered to your account.
......@@ -31,7 +31,7 @@ Before any other troubleshooting, try sending a test email to isolate the proble
1. Check that your delivery service allows you to send email to the domain you're trying to get email sent to. (Exactly how to do this depends on the delivery service you're connecting to.)
2. Make sure you've whitelisted the "from" address that you're using for Metabase.
3. Check the mail server's logs for any error messages.
4. If you have access to your email delivery service's outbound queue or a dashboard, check that for errors as well.
4. If you have access to your email delivery service's outbound queue or a dashboard, check that for errors as well.
## Is the mail being sent but not arriving?
......@@ -43,6 +43,6 @@ Before any other troubleshooting, try sending a test email to isolate the proble
2. If so, check your spam folder, any forwarding rules you have set up, etc.
3. Check whether you're using the same email provider as the people who are receiving their messages. If not, the problem might be with deliverability rules---look into signing your emails with [DomainKeys Identified Mail][dkim] (DKIM).
[bugs]: ./bugs.html
[bugs]: ./bugs.md
[dkim]: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail
[office-365-bug]: https://github.com/metabase/metabase/issues/4272
\ No newline at end of file
[office-365-bug]: https://github.com/metabase/metabase/issues/4272
......@@ -119,12 +119,10 @@ If you can’t solve your problem using the troubleshooting guides:
[known-issues]: ./known-issues.md
[learn-permissions]: https://www.metabase.com/learn/permissions
[native-query-editing]: ../permissions/data.md#query-builder-and-native-create-queries-permission
[no-self-service]: ../permissions/data.md#no-self-service-access
[pricing]: https://www.metabase.com/pricing
[proxies]: ./proxies.md
[sql-access]: ./data-permissions.md#a-user-group-cant-access-the-sql-editor
[sql-sandboxing]: ./sandboxing.md#is-the-question-written-in-sql
[table-schema-access]: ./data-permissions.md#people-have-the-wrong-access-to-a-table-or-schema
[troubleshooting-data-sandboxing]: ./sandboxing.md
[troubleshooting-permissions]: ./permissions.md
[unrestricted]: ../permissions/data.md#can-view-data-permission
......
......@@ -56,7 +56,6 @@ If you can’t solve your problem using the troubleshooting guides:
[data-model]: ../data-modeling/metadata-editing.md
[data-permissions]: ../permissions/data.md
[discourse]: https://discourse.metabase.com/
[granular]: ../permissions/data.md#granular-access
[group-permissions]: ../permissions/introduction.md#key-points-regarding-permissions
[known-issues]: ./known-issues.md
[learn-permissions]: https://www.metabase.com/learn/permissions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment