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:
parent
24f5638ada
commit
c7f688ceda
232 changed files with 160 additions and 265 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue