fix(data-apps): code-accuracy audit safe fixes (PRDCT-358)#978
Draft
Iamfle4ka wants to merge 1 commit into
Draft
fix(data-apps): code-accuracy audit safe fixes (PRDCT-358)#978Iamfle4ka wants to merge 1 commit into
Iamfle4ka wants to merge 1 commit into
Conversation
- Fix copy-paste error: Auth0 page said 'Google OAuth 2.0' instead of 'Auth0' - Fix broken anchor: design guide linked /data-apps/#theming (non-existent) → /data-apps/streamlit/#theming - Fix string literal: design guide had mismatched quotes in Python code snippet - Fix stale external URLs: Streamlit docs links now point to current paths - Convert absolute internal links to root-relative per AGENTS.md conventions - Fix typos: 'loging' → 'logging', 'these step' → 'these steps', 'environmnet' → 'environment' Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Contributor
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes PRDCT-358
Changes:
/data-apps/#theming→/data-apps/streamlit/#theming(no#themingheading exists on the index page)'static/keboola.png"'→'static/keboola.png')help.keboola.comlinks to root-relative paths per AGENTS.md conventionsAll fixes are unambiguous hygiene/accuracy corrections. No content restructuring, no config field changes, no needs_human items. Build passes cleanly.
Full audit log with Diátaxis classification posted to PRDCT-358.
Link to Devin session: https://app.devin.ai/sessions/42b064d3ee0a44a3839deded7a20d83b
Requested by: @Iamfle4ka