Skip to content

Commit

Permalink
remove unused asset, fix changed url
Browse files Browse the repository at this point in the history
  • Loading branch information
samipe committed May 10, 2023
1 parent b0e7033 commit 4d33348
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 267 deletions.
261 changes: 0 additions & 261 deletions public/img/carousel-company-icons/Wartsila.svg

This file was deleted.

Binary file removed public/img/users/wartsila.png
Binary file not shown.
5 changes: 0 additions & 5 deletions src/content/english/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,11 +121,6 @@ export default () => ({
name: 'Nokia',
description: 'Robot Framework was initially developed at Nokia Networks and it is used extensively around the whole company. It is used for testing different devices, software systems and protocols via GUIs, APIs and various other interfaces.',
imgName: 'Nokia.svg'
},
{
name: 'Wärtsilä',
description: 'Wärtsilä Digital Technologies uses Robot to automate various types of testing. API testing, component testing, functional and system tests are used to ensure the highest quality of a wide variety of software.',
imgName: 'Wartsila.svg'
}
]
},
Expand Down
2 changes: 1 addition & 1 deletion src/content/resources/libraries.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export default () => ([
},
{
name: 'Database Library (Python)',
href: 'https://github.com/franz-see/Robotframework-Database-Library',
href: 'https://github.com/MarketSquare/Robotframework-Database-Library',
description: 'Python based library for database testing. Works with any Python interpreter, including Jython.',
tags: ['db']
},
Expand Down

0 comments on commit 4d33348

Please sign in to comment.