Docs: update screenshots with new UI changes (#4579)

* remove-images

* logs-pane

* logs

* more-logs

* langsmith-langwatch

* guides-folder

* quickstart

* follow-image

* getting-started-folder

* share-store-change

* workspace-old-images

* component-folder

* deployment-folder

* configuration-folder

* delete-venv

* favicon-footer-header

* favicon-bw-and-replace-gif

* docs: Update prerequisites and terminology in Getting Started and Workspace documentation

* docs: Update terminology from "New Project" to "New Flow" in starter project documentation

* Apply suggestions from code review

Co-authored-by: KimberlyFields <46325568+KimberlyFields@users.noreply.github.com>

* docs: Update terminology from "project" to "flow" in starter project documentation

* docs: Update terminology from "project" to "flow" in starter project documentation

---------

Co-authored-by: KimberlyFields <46325568+KimberlyFields@users.noreply.github.com>
This commit is contained in:
Mendon Kissling 2024-11-13 19:58:01 -05:00 committed by GitHub
commit c7f688ceda
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
232 changed files with 160 additions and 265 deletions

View file

@ -7,7 +7,7 @@ export default function FooterWrapper(props) {
const iconSpan1 = React.createElement(
"img",
{
src: "/img/chain.png",
src: "/img/logo.svg",
style: { width: "40px" },
},
null